The VGProductInformation type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetFileVersion
Gets the file version of the specified assembly
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

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