The VGProductInformation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ApplicationDataFolder |
Gets the path of the user's application data folder
| |
| CommonApplicationDataFolder |
Gets the path of the common application data folder
| |
| CompanyName |
Gets the name of the company
| |
| Copyright |
Gets the Copyright information of Visual Guard
| |
| Edition |
Gets the name of the edition of Visual Guard
| |
| FileVersion |
Gets the file version of the Visual Guard runtime
| |
| IsSmallBusinessEdition |
Indicates whether the current Visual Guard runtime is a small business edition
| |
| MinimumConsoleVersion |
Gets the minimum version of the Visual Guard console supported by this version of the runtime
| |
| MinimumRepositoryVersion |
Gets the minimum version of the repository supported by this version of the runtime
| |
| MinimumRuntimeVersion |
Gets the minimum version of the Visual Guard runtime supported by a repository created or upgraded by this runtime.
| |
| MinimumSchemaVersion |
Gets the minimum version of the database schema supported by this Visual Guard runtime.
| |
| MinimumSchemaVersionForConsole |
Gets the minimum version of the database schema supported by this Visual Guard console.
| |
| ProductKey |
Gets the registry key of the product
| |
| ProductName |
Gets the name of the product
| |
| StrongNameKey |
Gets the strong name public key of the assembly
| |
| Version |
Gets the version of the Visual Guard runtime
| |
| VersionForNewRepository |
Gets the version of Visual Guard repository created by this version of the runtime.
|