次の方法で共有


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

適用対象