Activities
latest
false
UI Automation Activities
Last updated Jul 16, 2024

Application Class

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; }
  • Definition
  • Syntax
  • Constructors
  • Properties
  • Capabilities
  • DisplayName

Was this page helpful?

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