Settings used when building a IAnsiConsole.
Constructors
public AnsiConsoleSettings()
Initializes a new instance of the AnsiConsoleSettings class.
Properties
Enrichment
: ProfileEnrichmentGets 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
: IExclusivityModeGets or sets the exclusivity mode.
Interactive
: InteractionSupportGets or sets a value indicating whether or not the terminal is interactive or not.
Out
: IAnsiConsoleOutputGets or sets the out buffer.