Table of Contents

CliCommandBuilder.ParentDefinitionType Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

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

public Type ParentDefinitionType { get; protected set; }

Property Value

Type