CliCommandBuilderParentDefinitionType Property

The parent definition class if this command builder is generated for a nested/external child.

Definition

Namespace: DotMake.CommandLine
Assembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
C#
public Type ParentDefinitionType { get; protected set; }

Property Value

Type

See Also