Gets the name of the edition of Visual Guard

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public static string Edition { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Edition As String

Field Value

The name of the Visual Guard edition (Small Business Edition or Enterprise Edition).

See Also