Gets or sets the TraceListener object used to trace Visual Guard messages.
If the value is null (Nothing), the Visual Guard messages will be only traced in the listeners attached to the Trace. if the value is not null, the Visual Guard messages will be traced in the given listener and in the listeners attached to the Trace.
By default, if the trace is enabled, Visual Guard will trace its messages in the VGTRaceOut.txt file.
VGSecurityManager Class | Novalys.VisualGuard.Security Namespace