다음을 통해 공유


DiagnosticDescriptor.IsEnabledByDefault 속성

정의

진단이 기본적으로 사용하도록 설정되어 있으면 true를 반환합니다.

public:
 property bool IsEnabledByDefault { bool get(); };
public bool IsEnabledByDefault { get; }
member this.IsEnabledByDefault : bool
Public ReadOnly Property IsEnabledByDefault As Boolean

속성 값

적용 대상