Share via


CommandLineToolSwitch.Number Property

Definition

The number is the number you wish to append to the end of integer switches

public:
 property int Number { int get(); void set(int value); };
public int Number { get; set; }
member this.Number : int with get, set
Public Property Number As Integer

Property Value

The value for integer type switches.

Applies to