Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / TraceFolder Property
In This Topic
    TraceFolder Property
    In This Topic
    Gets or sets the location of the folder where Reflection saves trace files created when Trace Session Start is true.
    Syntax
    expression.TraceFolder As String
    where expression is a variable that represents a Terminal Object
    Remarks
    The default value is the Micro Focus\Reflection subfolder of your personal documents folder.
    See Also