LoggerFilterOptions.CaptureScopes プロパティ

定義

ログ スコープをキャプチャするかどうかを示す値を取得または設定します。

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

プロパティ値

既定値は、true です。

適用対象