[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
TextFileTraceListener()()()
Initializes a new instance of the TextFileTraceListener class
TextFileTraceListener(Stream)
Initializes a new instance of the TextFileTraceListener class
TextFileTraceListener(TextWriter)
Initializes a new instance of the TextFileTraceListener class
TextFileTraceListener(String)
Initializes a new instance of the TextFileTraceListener class
TextFileTraceListener(Stream, String)
Initializes a new instance of the TextFileTraceListener class
TextFileTraceListener(TextWriter, String)
Initializes a new instance of the TextFileTraceListener class
TextFileTraceListener(String, String)
Initializes a new instance of the TextFileTraceListener class

See Also