SourceElement sealed class SourceElement : ConfigurationElement Documentation Code public StringDictionary Attributes { get; } public ListenerElementsCollection Listeners { get; } public string Name { get; } public string SwitchName { get; } public string SwitchType { get; } public string SwitchValue { get; } public SourceElement()