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; }
Gets or sets the group for mutually exclusive options.
public string Group { get; set; }