[To be supplied.]
Initializes a new instance of the TraceListener class.
[Visual Basic] Overloads Protected Sub New()
[C#] protected TraceListener();
[C++] protected: TraceListener();
[JScript] protected function TraceListener();
Initializes a new instance of the TraceListener class.
[Visual Basic] Overloads Protected Sub New(String)
[C#] protected TraceListener(String);
[C++] protected: TraceListener(String*);
[JScript] protected function TraceListener(String);
TraceListener Class | TraceListener Members | System.Diagnostics Namespace