Compartir a través de


LoggingConsoleOptions.IncludeScopes Property

Definition

Gets or sets a value indicating whether to display scopes.

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

Property Value

Remarks

Defaults to true.

Applies to