LoggerMessageAttribute.SkipEnabledCheck 속성

정의

로깅 메서드에 대한 검사를 건너뛸 IsEnabled 플래그를 가져오거나 설정합니다.

public:
 property bool SkipEnabledCheck { bool get(); void set(bool value); };
public bool SkipEnabledCheck { get; set; }
member this.SkipEnabledCheck : bool with get, set
Public Property SkipEnabledCheck As Boolean

속성 값

적용 대상