ConsoleLogger.IncludeScopes Propiedad

Definición

Precaución

Changing this property has no effect. Use ConsoleLoggerOptions.IncludeScopes instead

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

Valor de propiedad

Boolean
Atributos

Se aplica a