Environment: CommandLine (get)

CommandLine

Returns the command specified when executing the current application, including any arguments typed after the application name.



 Public Property Get CommandLine ( ) As String

Return Values

String -  The command line typed in at a command prompt.

Read Only.

See Also

Project CorLib Overview

Class Environment Overview