trace_directory


Description:

public File trace_directory { get; set; }

Directory relative to which all trace files specified in calls to start_trace will be resolved.

This is not used for any other methods, but must be non-null if start_trace is called.