Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The My.Application.Info Object provides properties for getting information about the application such as the version number, description, loaded assemblies, and so on.
Properties
Property |
Description |
|---|---|
Gets the name, without the extension, of the assembly file for the application. |
|
Gets the company name associated with the application. |
|
Gets the copyright notice associated with the application. |
|
Gets the description associated with the application. |
|
Gets the directory where the application is stored. |
|
Gets a collection of all assemblies loaded by the application. |
|
Gets the product name associated with the application. |
|
Gets the current stack trace information. |
|
Gets the title associated with the application. |
|
Gets the trademark notice associated with the application. |
|
Gets the version number of the application. |
|
Gets the amount of physical memory mapped to the process context. |