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

System.Diagnostics.Trace.Listeners Property

Gets the list of System.Diagnostics.TraceListener objects that messages are forwarded to. [Edit]

public static TraceListenerCollection Listeners { get; }

Value

The list of System.Diagnostics.TraceListener objects to forward messages to. [Edit]

Remarks

This collection is shared with the System.Diagnostics.Debug class. [Edit]

Requirements

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