activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

用户界面自动化活动

上次更新日期 2026年3月6日

应用程序类

使用此类创建您要连接的“ Application ”对象。

使用此类创建要连接到的应用程序对象。

定义

命名空间:UiPath.MobileAutomation.API.Contracts

程序集:UiPath.MobileAutomation.API(在 UiPath.MobileAutomation.API.dll 中)

语法

public class Application
public class Application

Application类型公开以下成员。

构造函数

public Application()
public Application()

Application :初始化Application类的新实例。

属性

功能

<PlatformType, PlatformCapabilities>对的集合,用于指定要连接到的应用程序。

定义

命名空间:UiPath.MobileAutomation.API.Models

程序集:UiPath.MobileAutomation.API(在 UiPath.MobileAutomation.API.dll 中)

语法

属性值字典<PlatformType, PlatformCapabilities>

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

显示名称

应用程序的显示名称。

定义

命名空间:UiPath.MobileAutomation.API.Models

程序集:UiPath.MobileAutomation.API(在 UiPath.MobileAutomation.API.dll 中)

语法

属性值字符串

public string DisplayName { get; }
public string DisplayName { get; }
  • 定义
  • 语法
  • 构造函数
  • 属性
  • 功能
  • 显示名称

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新