Allows only F:System.Diagnostics.TraceEventType.Critical events through.
EditorBrowsableState
Specifies the browsable state of a property or method from within an editor.
Attribute can be applied to any application element.
Allows F:System.Diagnostics.TraceEventType.Critical, F:System.Diagnostics.TraceEventType....
An information event. This indicates a significant, successful operation.
SourceLevels
Specifies the levels of trace messages filtered by the source switch and event type filter.
Allows the F:System.Diagnostics.TraceEventType.Stop, F:System.Diagnostics.TraceEventType....
Does not allow any events through.