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

用户界面自动化活动

上次更新日期 2026年4月20日

ManageOtherApplication

使用命令管理其他应用程序。

定义

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

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

ManageOtherApplication(string, ManageOtherAppCommandEnum, MobileOptions.ManageOtherApplicationOptions)

ManageOtherApplication(
	    string appName,
	    ManageOtherAppCommandEnum appCommand,
	    MobileOptions. ManageOtherApplicationOptions options = null
)
ManageOtherApplication(
	    string appName,
	    ManageOtherAppCommandEnum appCommand,
	    MobileOptions. ManageOtherApplicationOptions options = null
)

appName String :包含要管理的应用程序包或捆绑包 ID 的字符串。

appCommand ManageOtherAppCommandEnum :要发送到当前正在运行的应用程序的命令。

options MobileOptions.ManageOtherApplicationOptions (可选):为ManageOtherApplication操作指定MobileOptions.ManageOtherApplicationOptions 。默认值为 null。

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新