Table of Contents

CliCommandAttribute.RequiredGroups Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets or sets the list of the required mutually exclusive option groups.

public string[] RequiredGroups { get; set; }

Property Value

string[]