Position Property
Gets the argument position.
public int Position { get; }
- Namespace
- Spectre
.Console .Cli - Containing Type
- Command
Argument Attribute - Property Type
- int
int
The argument position.
public int Position { get; }
int
The argument position.