ArgumentArity.OneOrMore Property

Definition

An arity that must have at least one value.

public:
 static property System::CommandLine::ArgumentArity OneOrMore { System::CommandLine::ArgumentArity get(); };
public static System.CommandLine.ArgumentArity OneOrMore { get; }
static member OneOrMore : System.CommandLine.ArgumentArity
Public Shared ReadOnly Property OneOrMore As ArgumentArity

Property Value

Applies to