Mono Class Library: System.Diagnostics.DefaultTraceListener Overview | Members

System.Diagnostics.DefaultTraceListener.LogFileName Property

Gets or sets the name of a log file to write trace and debug messages to.

public string LogFileName { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

When set to a non-empty string, all debug and trace messages are appended to the specified file.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0