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

System.Diagnostics.DefaultTraceListener.WriteLine Method

Writes message, followed by Environment.NewLine.

public override void WriteLine (string message)

Parameters

message
The message to display.

Remarks

Writes message, followed by Environment.NewLine, to a number of potential locations.

See System.Diagnostics.DefaultTraceListener for location information.

Requirements

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