CliCommandBuilderParentDefinitionType Property
The parent definition class if this command builder is generated for a nested/external child.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public Type ParentDefinitionType { get; protected set; }
Property Value
Type