LogDirectory Property

Gets or sets the logging directory. Any relative paths are relative to the project file.

Type: Runner

Namespace: XJTAG.Integration.XJRunner

Syntax

public string LogDirectory { get; set; }

Type

string

Exceptions

System.ArgumentException

The directory name is invalid.