activities
latest
false
UiPath logo, featuring letters U and I in white

UI Automation Activities

Last updated Mar 25, 2025

Application class

Use this class to create the Application object that you ant to connect to.

Use this class to create the Application object that you want to connect to.

Definition

Namespace: UiPath.MobileAutomation.API.Contracts

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

Syntax

 public class Applicationpublic class Application
The Application type exposes the following members.

Constructors

 public Application()public Application()
Application
Initializes a new instance of the Application class.

Properties

Capabilities

A collection of <PlatformType, PlatformCapabilities> pairs that specify the application you want to connect to.

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

Syntax

PropertyValue: Dictionary<PlatformType, PlatformCapabilities>
 public Dictionary<PlatformType, PlatformCapabilities> Capabilities { get; }public Dictionary<PlatformType, PlatformCapabilities> Capabilities { get; }

DisplayName

The display name of the application.

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

Syntax

PropertyValue: String

 public string DisplayName { get; }public string DisplayName { get; }

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
© 2005-2025 UiPath. All rights reserved.