Table of Contents

CliCommandBuilder.ChildDefinitionTypes Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

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

public Type[] ChildDefinitionTypes { get; protected set; }

Property Value

Type[]