Click or drag to resize

TraceTextWriter Properties

The TraceTextWriter type exposes the following members.

Properties
 NameDescription
Public propertyEncodingWhen overridden in a derived class, returns the character encoding in which the output is written.
(Overrides TextWriterEncoding)
Public propertyFormatProviderGets an object that controls formatting.
(Inherited from TextWriter)
Public propertyNewLineGets or sets the line terminator string used by the current TextWriter.
(Inherited from TextWriter)
Top
See Also