Gets the collection of listeners that are monitoring the trace output.
| C# | Visual Basic |
public static TraceListenerCollection Listeners { get; }
Public Shared ReadOnly Property Listeners As TraceListenerCollection Get
A TraceListenerCollection that represents a collection of type TraceListener monitoring the trace output.