UiPath Documentation
studio
latest
false
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Studio 用户指南

ST-USG-017- 参数修饰符无效

规则 IDST-USG-017

作用域:编码工作流

描述

Execute() 输入方法包含 outref 参数时,会显示错误。

建议

避免为 Execute() 输入方法声明 outref 参数,如以下示例所示:

public void Execute(ref string location, out string country)
public void Execute(ref string location, out string country)
  • 描述
  • 建议

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新