LogDefineOptions.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

属性值

Boolean

适用于