DotMake Command-Line Documentation
C#
Show/Hide TOC
Cli
Theme
No
Color Property
Gets the no-color theme.
Definition
Namespace:
DotMake.CommandLine
Assembly:
DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
C#
Copy
public
static
CliTheme
NoColor
{
get
; }
Property Value
CliTheme
See Also
Reference
CliTheme Class
DotMake.CommandLine Namespace
In This Article
Definition
See Also