CliCommandBuilderDefinitionType Property

The definition class that this command builder is generated for.

Definition

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

Property Value

Type

See Also