ArgumentArity.Zero Property

Definition

An arity that does not allow any values.

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

Property Value

Applies to