DotMake Command-Line Documentation
C#
Show/Hide TOC
Cli
Parser
Command Property
The command that is used to parse the command line input.
Definition
Namespace:
DotMake.CommandLine
Assembly:
DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.6.8
C#
Copy
public
Command
Command
{
get
; }
Property Value
Command
See Also
Reference
CliParser Class
DotMake.CommandLine Namespace
In This Article
Definition
See Also