Click or drag to resize

VGSecurityManagerGenerateDebugInformation Property

Gets or sets a VGDebugOptions value indicating whether debug information should be included or not.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2018.1.720.18 (2018.1.0720.18)
Syntax
public static VGDebugOptions GenerateDebugInformation { get; set; }

Property Value

Type: VGDebugOptions
a VGDebugOptions value indicating whether to include debug information
See Also