Description
Use the CommandLineParameters
property to get or set command-line arguments that will be used to run the ClickOnce application under test.
Declaration
TestedAppClickOnceParamsObj.CommandLineParameters
Read-Write Property | String |
TestedAppClickOnceParamsObj | An expression, variable or parameter that specifies a reference to a TestedAppClickOnceParams object |
Applies To
The property is applied to the following object:
Property Value
A string specifying the desired command-line arguments.
See Also
Run Modes and Parameters
Editing Desktop Application Parameters
Passing Command-Line Arguments to Tested Applications
About Tested Applications