DefaultTraceListener Properties
.NET Framework 1.1
The properties of the DefaultTraceListener class are listed here. For a complete list of DefaultTraceListener class members, see the DefaultTraceListener Members topic.
Public Properties
AssertUiEnabled | Gets or sets whether the application is running in user-interface mode. |
IndentLevel (inherited from TraceListener)
Supported by the .NET Compact Framework. | Gets or sets the indent level. |
IndentSize (inherited from TraceListener)
Supported by the .NET Compact Framework. | Gets or sets the number of spaces in an indent. |
LogFileName | Gets or sets the name of a log file to write trace or debug messages to. |
Name (inherited from TraceListener)
Supported by the .NET Compact Framework. | Gets or sets a name for this TraceListener. |
Protected Properties
NeedIndent (inherited from TraceListener) | Gets or sets a value indicating whether to indent the output. |
