Visual Guard Class Library Documentation

VGProductInformation.MinimumRuntimeVersion Property

Gets the minimum version of the Visual Guard runtime supported by a repository created or upgraded by this runtime.

public static Version MinimumRuntimeVersion {get;}

Property Value

A Version object representing the minimum version of the runtime supported by a repository created or upgraded by this runtime.

Remarks

This version is used by the Visual Guard console to set the minimum runtime version of a repository that will be created or updated.

See Also

VGProductInformation Class | Novalys.VisualGuard.Security Namespace