CliCommandBuilderDefinitionType Property
The definition class that this command builder is generated for.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public Type DefinitionType { get; protected set; }
Property Value
Type