studio
2024.10
true
UiPath logo, featuring letters U and I in white

Studio 用户指南

上次更新日期 2024年12月19日

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

规则 ID:ST-USG-017

作用域:编码工作流

描述

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

建议

避免为 Execute() 输入方法声明 outref 参数,如以下示例所示:
public void Execute(ref string location, out string country)public void Execute(ref string location, out string country)
  • 描述
  • 建议

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
信任与安全
© 2005-2025 UiPath。保留所有权利。