GetOptions (gb.option)

Deze klasse is creƫerbaar.

Deze klasse reageert als een alleen leesbaar reeks.

Eigenschappen
CommandLineArgs   property Read CommandLineArgs As String

Methode
GetAllOptions   Function GetAllOptions ( ) As String Returns a list of all command line options without the score.
GetArgument   Function GetArgument ( Option As String ) As String[] Returns the argument(s) of Option
GetErrorOption  
NextValidOption  
OptionArgument   Function OptionArgument ( ) As String
RestOfArgs   Function RestOfArgs ( ) As String Returns a list of all command line arguments, in the order they were written.