Table of Contents

CliCommandBuilder.DefinitionType Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

The definition class that this command builder is generated for.

public Type DefinitionType { get; protected set; }

Property Value

Type