UsageWriterUseColor Property
Gets or sets a value that indicates whether the usage help should use color.
Namespace: Ookii.CommandLineAssembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 4.2.0+a4d3631e4dcc0970081ed435288efdebc1325f83
protected bool UseColor { get; }
Protected ReadOnly Property UseColor As Boolean
Get
Dim value As Boolean
value = Me.UseColor
protected:
property bool UseColor {
bool get ();
}
Property Value
Boolean to enable color output; otherwise,
.