System.Diagnostics.SourceSwitch.Level Property

Gets or sets the level of the switch.

Syntax

public SourceLevels Level { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This property gets its value from the Switch.SwitchSetting property. Setting this property also modifies the Switch.SwitchSetting property.

Note:

For extensibility, the SourceSwitch.Level property can be set to any integer, rather than being limited to a System.Diagnostics.SourceLevels enumeration value.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0