Visual Guard Class Library Documentation

VGSecurityErrorEventArgs.Exception Property

Gets or sets an exception generated by Visual Guard.

public Exception Exception {get; set;}

Property Value

The exception thrown by Visual Guard. You can replace the exception thrown by Visual Guard by a new exception.

See Also

VGSecurityErrorEventArgs Class | Novalys.VisualGuard.Security Namespace