CliCommandBuilderChildDefinitionTypes Property

The child definition classes if this command builder is generated for an external parent.

Definition

Namespace: DotMake.CommandLine
Assembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.3.0
C#
public Type[] ChildDefinitionTypes { get; protected set; }

Property Value

Type

See Also