Visual Guard Class Library Documentation

VGProductInformation.ProductKey Property

Gets the registry key of the product

public static String ProductKey {get;}

Property Value

the format of the value is "Software\Novalys\Visual Guard For .NET x.y" where x is the major version and y is the minor version.

Remarks

You can use this key to get information in the registry (HKCU or HKLM).

See Also

VGProductInformation Class | Novalys.VisualGuard.Security Namespace