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

适用于