CommandLineParseOption.Arguments Property

Definition

Gets the arguments of the option.

public string[] Arguments { get; }
member this.Arguments : string[]
Public ReadOnly Property Arguments As String()

Property Value

String[]

Applies to