活动
最新
False
横幅背景图像
用户界面自动化活动
上次更新日期 2024年4月26日

MobileOptions.GetSelectedItemOptions 类

使用此类进一步配置“获取选定项目” API。

定义

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

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

语法

public class GetSelectedItemOptions : TargetOptionspublic class GetSelectedItemOptions : TargetOptions
MobileOptions.GetSelectedItemOptions类型公开以下成员。

构造函数

public GetSelectedItemOptions()public GetSelectedItemOptions()
MobileOptions.GetSelectedItemOptions
初始化 MobileOptions 的新实例。 “获取选定项目选项”类

属性

ContinueOnError
指定在方法抛出错误时是否应继续自动化。 此参数仅支持布尔值( truefalse )。 默认值为alse 。 因此,如果参数为空且活动引发错误,系统将停止执行项目。 如果该值设为true ,则无论出现何种错误,系统都将继续执行项目。
DelayAfter
执行方法后的延迟时间 (以秒为单位)。 默认值为0.3秒。
DelayBefore
方法开始执行任何操作之前的延迟时间 (以秒为单位)。 默认值为0.2秒。
Timeout
指定等待时间 (以秒为单位),如果超出该时间后活动并未运行,系统便会抛出错误。 默认值为30秒。
  • 定义
  • 语法
  • 构造函数
  • 属性

此页面是否有帮助?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath 白色徽标
信任与安全
© 2005-2024 UiPath. All rights reserved.