Description
Use the FileName
property to get or set the name of the executable that will be used to launch the ClickOnce application.
Declaration
TestedAppClickOnceParamsObj.FileName
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 executable file name.
See Also
Run Modes and Parameters
Editing Desktop Application Parameters
About Tested Applications