Visual Guard Class Library Documentation

VGCheckVersionEventArgs Constructor 

Initializes a new instance of the VGCheckVersionEventArgs class with an action, the node it was performed upon, and the parent node.

public VGCheckVersionEventArgs(
   Version version
);

Parameters

version

The version of the permissions of the application.

See Also

VGCheckVersionEventArgs Class | Novalys.VisualGuard.Security Namespace