แชร์ผ่าน


LoggingConsoleOptions.DimmedColor Property

Definition

Gets or sets a value indicating what color to use for dimmed text.

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

Property Value

Remarks

Defaults to DarkGray.

Applies to