The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TraceListener.NeedIndent Property
.NET Framework (current version)
Gets or sets a value indicating whether to indent the output.
Assembly: System (in System.dll)
Note The WriteIndent method, called by the DefaultTraceListener and TextWriterTraceListener classes, sets the NeedIndent property value to false to prevent later, unnecessary indents. You must set the NeedIndent property to true each time you wish to indent trace output.
.NET Framework
Available since 1.1
Available since 1.1
Show: