Click or drag to resize

VGProductInformationIsSmallBusinessEdition Property

Indicates whether the current Visual Guard runtime is a small business edition

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public static bool IsSmallBusinessEdition { get; }

Property Value

Type: Boolean
true if it is a small business edition false otherwise.
See Also