TraceSource Properties
.NET Framework 4.5
The TraceSource type exposes the following members.
| Name | Description | |
|---|---|---|
|
Attributes | Gets the custom switch attributes defined in the application configuration file. |
|
Listeners | Gets the collection of trace listeners for the trace source. |
|
Name | Gets the name of the trace source. |
|
Switch | Gets or sets the source switch value. |