CliCommandBuilderChildDefinitionTypes Property
The child definition classes if this command builder is generated for an external parent.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.3.0
public Type[] ChildDefinitionTypes { get; protected set; }
Property Value
Type