BatchingLoggerOptions.IncludeScopes プロパティ

定義

スコープをメッセージに含める必要があるかどうかを示す値を取得または設定します。

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

プロパティ値

既定値は、false です。

適用対象