Skip to content

Positional Argument to any position #180

@CodeFanaticX

Description

@CodeFanaticX

[OptionOrder(0), Description("")]
public string Url { get; set; }

How I can make it to any position?

e.g.
MyApp.exe --arg1 --arg2 URL
MyApp.exe --arg1 URL --arg2
MyApp.exe --arg1 --arg2 -arg3 -arg4 -arg5 URL

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions