CliCommandBuilder.DefinitionType Property
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
The definition class that this command builder is generated for.
public Type DefinitionType { get; protected set; }
The definition class that this command builder is generated for.
public Type DefinitionType { get; protected set; }