Click or drag to resize

RuntimeManagerTraceFileFolder Property

Gets or sets directory where the trace files are stored. Default value: "[CurrentUser]\AppData\Roaming\emotive\OTX-Runtime\Tracing\".

Namespace:  OpenTestSystem.Otx.Runtime.Api
Assembly:  OpenTestSystem.Otx.Runtime.Api (in OpenTestSystem.Otx.Runtime.Api.dll) Version: 5.5.0.0 (6.1.0.31040)
Syntax
public string TraceFileFolder { get; set; }

Property Value

Type: String

Implements

IRuntimeManagerTraceFileFolder
See Also