Visual Guard Class Library Documentation

VGProductInformation.MinimumRepositoryVersion Property

Gets the minimum version of the repository supported by this version of the runtime

public static Version MinimumRepositoryVersion {get;}

Property Value

A Version object representing the minimum version of the repository.

Remarks

This version is used by the Visual Guard runtime to check if a repository is compatible or must be migrated.

See Also

VGProductInformation Class | Novalys.VisualGuard.Security Namespace