TraceSessionStart Property
Gets or sets a value indicating whether the Reflection Trace utility to begin tracing the moment Reflection starts.
bool TraceSessionStart {get; set;}
'Declaration
Property TraceSessionStart As Boolean
'Usage
Dim instance As ITerminal
Dim value As Boolean
instance.TraceSessionStart = value
value = instance.TraceSessionStart
Property Value
The default value is false.