The StructuredTraceSource type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
Closes all the trace listeners in the trace listener collection.
(Inherited from | ||
| Dump |
Dumps the contents of this object, enumerating all TraceListeners
and the associated TraceSwitch.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Flushes all the trace listeners in the trace listener collection.
(Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the custom attributes supported by the trace source.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from | ||
| TraceBracket |
Brackets the specified value with a hyphen on either side.
| |
Writes trace data to the trace listeners in the (Inherited from | ||
Writes trace data to the trace listeners in the (Inherited from | ||
| TraceEnter |
Traces entering the specified method name, and increases the indentation.
| |
| TraceEnterEventHandler |
Traces entering an event handler for a specific GUI component,
and increases the indentation.
| |
Writes a trace event message to the trace listeners in the (Inherited from | ||
Writes a trace event message to the trace listeners in the (Inherited from | ||
Writes a trace event to the trace listeners in the (Inherited from | ||
Writes an informational message to the trace listeners in the (Inherited from | ||
Writes an informational message to the trace listeners in the (Inherited from | ||
| TraceLeave |
Traces leaving the specified method name, and decreases the indentation.
| |
| TraceLeaveEventHandler |
Traces leaving an event handler for a specific GUI component,
and decreases the indentation.
| |
Writes a trace transfer message to the trace listeners in the (Inherited from |
See Also