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