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

适用于