ArgumentArity.ZeroOrOne Property

Definition

An arity that may have one value, but no more than one.

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

Property Value

Applies to