Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Location
My.Application.Info.AssemblyName Syntax
Dim result As String = My.Application.Info.AssemblyName
Description
The AssemblyName property returns the name of the assembly file for the application, first removing the extension. This file contains the manifest for the assembly. Usage at a Glance
Related Framework Entries
See Also
DirectoryPath Property, Info Object (My.Application), LoadedAssemblies Property |
Категории