This documentation is archived and is not being maintained.
TraceListener Properties
Visual Studio 2010
The TraceListener type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Attributes | Gets the custom trace listener attributes defined in the application configuration file. |
![]() |
Filter | Gets and sets the trace filter for the trace listener. |
![]() |
IndentLevel | Gets or sets the indent level. |
![]() |
IndentSize | Gets or sets the number of spaces in an indent. |
![]() |
IsThreadSafe | Gets a value indicating whether the trace listener is thread safe. |
![]() |
Name | Gets or sets a name for this TraceListener. |
![]() |
NeedIndent | Gets or sets a value indicating whether to indent the output. |
![]() |
TraceOutputOptions | Gets or sets the trace output options. |
Show: