Foreground Property

Definition

Namespace XenoAtom.Ansi
Assembly XenoAtom.Ansi.dll

Gets the foreground color, or null to indicate "unset / inherit".

public AnsiColor? Foreground {[CompilerGenerated]
    get; [CompilerGenerated]
    init; }

Returns