ConsoleLogger.IncludeScopes Propriedade

Definição

Cuidado

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 da propriedade

Boolean
Atributos

Aplica-se a