UiPath Documentation
activities
latest
false

UI Automation activities

Last updated May 14, 2026

GetApplication

Gets the application with the specified name (with the same configurations present in Mobile Device Manager).

Definition

Namespace: UiPath.MobileAutomation.API.Contracts

Assembly: UiPath.MobileAutomation.API (in UiPath.MobileAutomation.API.dll)

GetApplication(string)

GetApplication(
	    string appName
)
GetApplication(
	    string appName
)

appName String : The name of the application (as you configured it in Mobile Device Manager).

Return value

The application that you wanted to retrieve.

  • Definition
  • GetApplication(string)
  • Return value

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated