แชร์ผ่าน


LoggingConsoleOptions.DimensionsBackgroundColor Property

Definition

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

public:
 property Nullable<ConsoleColor> DimensionsBackgroundColor { Nullable<ConsoleColor> get(); void set(Nullable<ConsoleColor> value); };
public ConsoleColor? DimensionsBackgroundColor { get; set; }
member this.DimensionsBackgroundColor : Nullable<ConsoleColor> with get, set
Public Property DimensionsBackgroundColor As Nullable(Of ConsoleColor)

Property Value

Applies to