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

用户界面自动化活动

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

OpenDeepLink

打开应用程序中的深度链接。

定义

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

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

OpenDeepLink(string, string, MobileOptions.OpenDeepLinkOptions)

OpenDeepLink(
	    string url,
	    string package,
	    MobileOptions. OpenDeepLinkOptions options = null
)
OpenDeepLink(
	    string url,
	    string package,
	    MobileOptions. OpenDeepLinkOptions options = null
)

url String : 想要转到的 URL。

package String :应用程序,由 iOS 捆绑包 ID 或 Android 包名称标识。

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

  • 定义
  • OpenDeepLink(string, string, MobileOptions.OpenDeepLinkOptions)

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新