ConsoleLoggerOptions.IncludeScopes Eigenschaft

Definition

Achtung

ConsoleLoggerOptions.IncludeScopes has been deprecated. Use ConsoleFormatterOptions.IncludeScopes instead.

Dient zum Abrufen oder Festlegen eines Werts, der angibt, ob Bereiche enthalten sind.

public:
 property bool IncludeScopes { bool get(); void set(bool value); };
[System.Obsolete("ConsoleLoggerOptions.IncludeScopes has been deprecated. Use ConsoleFormatterOptions.IncludeScopes instead.")]
public bool IncludeScopes { get; set; }
[<System.Obsolete("ConsoleLoggerOptions.IncludeScopes has been deprecated. Use ConsoleFormatterOptions.IncludeScopes instead.")>]
member this.IncludeScopes : bool with get, set
Public Property IncludeScopes As Boolean

Eigenschaftswert

true wenn Bereiche enthalten sind.

Attribute

Gilt für: