
The Program class provides helpers to control the program execution.
ArgumentCount
(This property is read-only.)
Gets the number of command-line arguments passed to this program.
Directory
(This property is read-only.)
Gets the executing program's directory.
DelayDelays program execution by the specified amount of MilliSeconds.
EndEnds the program.
GetArgumentReturns the specified argument passed to this program.