BufferCell.BackgroundColor Property

Definition

Gets and sets the background color.

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

Property Value

Applies to