TraceListener Properties
.NET Framework (current version)
Namespace:
System.Diagnostics
Assembly: System (in System.dll)
| 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:

