[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | AppendSwitch(String) |
Add a switch to the end of the command line. If the switch has no value
pass an empty value string.
|
![]() | AppendSwitch(String, String) |
Add a switch with the specified value to the end of the command line.
|
See Also