Table of Contents

CliOptionAttribute.Group Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets or sets the group for mutually exclusive options.

public string Group { get; set; }

Property Value

string