The VGProductInformation type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberApplicationDataFolder
Gets the path of the user's application data folder
Public propertyStatic memberCommonApplicationDataFolder
Gets the path of the common application data folder
Public propertyStatic memberCompanyName
Gets the name of the company
Public propertyStatic memberCopyright
Gets the Copyright information of Visual Guard
Public propertyStatic memberEdition
Gets the name of the edition of Visual Guard
Public propertyStatic memberFileVersion
Gets the file version of the Visual Guard runtime
Public propertyStatic memberIsSmallBusinessEdition
Indicates whether the current Visual Guard runtime is a small business edition
Public propertyStatic memberMinimumConsoleVersion
Gets the minimum version of the Visual Guard console supported by this version of the runtime
Public propertyStatic memberMinimumRepositoryVersion
Gets the minimum version of the repository supported by this version of the runtime
Public propertyStatic memberMinimumRuntimeVersion
Gets the minimum version of the Visual Guard runtime supported by a repository created or upgraded by this runtime.
Public propertyStatic memberMinimumSchemaVersion
Gets the minimum version of the database schema supported by this Visual Guard runtime.
Public propertyStatic memberMinimumSchemaVersionForConsole
Gets the minimum version of the database schema supported by this Visual Guard console.
Public propertyStatic memberProductKey
Gets the registry key of the product
Public propertyStatic memberProductName
Gets the name of the product
Public propertyStatic memberStrongNameKey
Gets the strong name public key of the assembly
Public propertyStatic memberVersion
Gets the version of the Visual Guard runtime
Public propertyStatic memberVersionForNewRepository
Gets the version of Visual Guard repository created by this version of the runtime.

See Also