Compartir a través de


LoggingConsoleOptions.ColorsEnabled Property

Definition

Gets or sets a value indicating whether colors are enabled or not.

public:
 property bool ColorsEnabled { bool get(); void set(bool value); };
public bool ColorsEnabled { get; set; }
member this.ColorsEnabled : bool with get, set
Public Property ColorsEnabled As Boolean

Property Value

Remarks

Defaults to true.

Applies to