Gets or sets the location of the folder where Reflection saves trace files that are created when Trace Session Start is true.
string TraceFolder {get; set;}
'Declaration
Property TraceFolder As String
'Usage
Dim instance As ITerminal
Dim value As String
instance.TraceFolder = value
value = instance.TraceFolder
Property Value
The default value is the Micro Focus\Reflection subfolder of your personal documents folder.