This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
EventLogTraceListener Properties
The properties of the EventLogTraceListener class are listed below. For a complete list of EventLogTraceListener class members, see the EventLogTraceListener Members topic.
Public:
EventLog |
The event log to write to. |
Indent (inherited from TraceListener) |
Gets or sets the indent level. |
IndentSize (inherited from TraceListener) |
Gets or sets the number of spaces in an indent. |
Name |
The name of this trace listener. Defaults to the source name of the event log. |
Protected:
NeedIndent (inherited from TraceListener) |
Gets or sets whether an indent is needed. |
See Also
EventLogTraceListener Class | System.Diagnostics Namespace