CommandLineArgsEditor.add
Method
interface CommandLineArgsEditor { // ... omitted for brevity add(value: IExpressionValue): void;}Signature
method
addAdds a command-line argument.
add(value: IExpressionValue): voidParameters
valueIExpressionValueDefined on
This method is defined on the following type: