Share via


BufferCell.ForegroundColor Property

Definition

Gets and sets the foreground color.

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

Property Value

Applies to