편집

다음을 통해 공유


TerminalBase.ForegroundColor Property

Definition

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

Property Value

Implements

Applies to