My.Application.Info Object
Provides properties for getting the information about the application, such as the version number, description, loaded assemblies, and so on.
Remarks
For information about the methods and properties of the My.Application.Info object, see AssemblyInfo.
Note
You can use properties of the System.Diagnostics.FileVersionInfo class to obtain information about a file on disk.
Requirements
Namespace: Microsoft.VisualBasic.ApplicationServices
Class: AssemblyInfo
Assembly: Visual Basic Runtime Library (in Microsoft.VisualBasic.dll)