Mono Class Library: System.Diagnostics NamespaceSystem.Diagnostics.DiagnosticsConfigurationHandler Class |
See Also: DiagnosticsConfigurationHandler Members
|
Paraphrasing the .NET SDK documentation: "This type is for internal use ONLY. Please Ignore it."
We're Mono, so we can do better than that. This class handles the <system.diagostics/> element in the application .config file, permitting the management of System.Diagnostics.TraceListeners, System.Diagnostics.Switches, and related classes.
This class is listed in the "machine.config" file, in a (XPath) /configuration/configSections/section element. Machine.config is read by System.Configuration.ConfigurationSettings during .config file handling.
[Edit]
Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0