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