Visual Guard Class Library Documentation

VGProductInformation Members

VGProductInformation overview

Public Static Properties

IsSmallBusinessEdition Indicates whether the current Visual Guard runtime is a small business edition
ProductName Gets the name of the product
CommonApplicationDataFolder Gets the path of the common application data folder
ApplicationDataFolder Gets the path of the user's application data folder
CompanyName Gets the name of the company
ProductKey Gets the registry key of the product
Edition Gets the name of the edition of Visual Guard
Copyright Gets the Copyright information of Visual Guard
StrongNameKey Gets the strong name public key of the assembly
Version Gets the version of the Visual Guard runtime
FileVersion Gets the file version of the Visual Guard runtime
MinimumRepositoryVersion Gets the minimum version of the repository supported by this version of the runtime
VersionForNewRepository Gets the version of Visual Guard repository created by this version of the runtime.
MinimumConsoleVersion Gets the minimum version of the Visual Guard console 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.

Public Instance Constructors

VGProductInformation Constructor Initializes a new instance of the VGProductInformation class.

See Also

VGProductInformation Class | Novalys.VisualGuard.Security Namespace