LoggerFilterOptions.CaptureScopes Property

Definition

Gets or sets a value indicating whether logging scopes are captured.

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

Property Value

The default is true.

Applies to