PlainTextLogPath Property

Gets the plain text log file path. This property will return null until a log file has been written. Calling BeginRunSession will return the value to null.

Type: Runner

Namespace: XJTAG.Integration.XJRunner

Syntax

public string PlainTextLogPath { get; }

Type

string