Partager via


LoggerFilterOptions.CaptureScopes Property

Definition

Gets or sets a value indicating whether logging scopes are being 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 value is true

Applies to