The VGProductInformation type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetFileVersion
Gets the file version of the specified assembly
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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.

See Also