Description
Use the FilePath
property to get or set the path to the executable file that will be used to run the ClickOnce application under test.
Declaration
TestedAppClickOnceParamsObj.FilePath
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 needed path.
See Also
Run Modes and Parameters
Editing Desktop Application Parameters
About Tested Applications