AnsiConsoleSettings

Settings used when building a .

Settings used when building a IAnsiConsole.

Constructors

public AnsiConsoleSettings()

Initializes a new instance of the AnsiConsoleSettings class.

Properties

Enrichment : ProfileEnrichment

Gets or sets the profile enrichments settings.

EnvironmentVariables : Dictionary<string, string>

Gets or sets the environment variables. If not value is provided the default environment variables will be used.

ExclusivityMode : IExclusivityMode

Gets or sets the exclusivity mode.

Interactive : InteractionSupport

Gets or sets a value indicating whether or not the terminal is interactive or not.

Out : IAnsiConsoleOutput

Gets or sets the out buffer.