Diagnostic.WarningLevel 속성

정의

경고 수준을 가져옵니다. 심각도가 Error있는 진단의 경우 0이고, 그렇지 않으면 0보다 큰 정수입니다.

public:
 abstract property int WarningLevel { int get(); };
public abstract int WarningLevel { get; }
member this.WarningLevel : int
Public MustOverride ReadOnly Property WarningLevel As Integer

속성 값

적용 대상