NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TraceListener Constructor ()

Initializes a new instance of the TraceListener class.

[Visual Basic]
Overloads Protected Sub New()
[C#]
protected TraceListener();
[C++]
protected: TraceListener();
[JScript]
protected function TraceListener();

See Also

TraceListener Class | TraceListener Members | System.Diagnostics Namespace | TraceListener Constructor Overload List | TraceListener | DefaultTraceListener | TextWriterTraceListener | Debug | Trace