SystemDiagnosticsSection sealed class SystemDiagnosticsSection : ConfigurationSection Documentation Code public ListenerElementsCollection SharedListeners { get; } public SourceElementsCollection Sources { get; } public SwitchElementsCollection Switches { get; } public TraceSection Trace { get; } public SystemDiagnosticsSection()