TraceSource.DefaultLevel Property

Definition

Gets the default level assigned in the constructor.

public:
 property System::Diagnostics::SourceLevels DefaultLevel { System::Diagnostics::SourceLevels get(); };
public System.Diagnostics.SourceLevels DefaultLevel { get; }
member this.DefaultLevel : System.Diagnostics.SourceLevels
Public ReadOnly Property DefaultLevel As SourceLevels

Property Value

Applies to