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