GetOpt Class

GetOpt.Args Property

Returns an ArrayList of supplied arguments (not options). If no arguments are supplied (ie none option args) then this will be empty.

public System.Collections.ArrayList Args {get;}

See Also

GetOpt Class | GetOpt Members | Heyes Namespace