WebPageTraceListener Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Attributes | Gets the custom trace listener attributes defined in the application configuration file. (inherited from TraceListener) |
| Filter | Gets and sets the trace filter for the trace listener. (inherited from TraceListener) |
| IndentLevel | Gets or sets the indent level. (inherited from TraceListener) |
| IndentSize | Gets or sets the number of spaces in an indent. (inherited from TraceListener) |
| IsThreadSafe | Gets a value indicating whether the trace listener is thread safe. (inherited from TraceListener) |
| Name | Gets or sets a name for this TraceListener. (inherited from TraceListener) |
| TraceOutputOptions | Gets or sets the trace output options. (inherited from TraceListener) |
| Name | Description | |
|---|---|---|
| NeedIndent | Gets or sets a value indicating whether to indent the output. (inherited from TraceListener) |
Community Additions
ADD
Show: