ConsoleLoggerOptions.DisableColors Egenskap

Definition

Varning

ConsoleLoggerOptions.DisableColors has been deprecated. Use SimpleConsoleFormatterOptions.ColorBehavior instead.

Hämtar eller anger ett värde som anger om färger är inaktiverade.

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

Egenskapsvärde

true om färger är inaktiverade.

Attribut

Gäller för