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

適用於