Visual Guard Class Library Documentation

VGProductInformation.MinimumConsoleVersion Property

Gets the minimum version of the Visual Guard console supported by this version of the runtime

public static Version MinimumConsoleVersion {get;}

Property Value

A Version object representing the version of the console supported by the runtime.

Remarks

This version is used by the Visual Guard console to check if the runtime integrated in an application is compatible with the console.

See Also

VGProductInformation Class | Novalys.VisualGuard.Security Namespace