studio
2024.10
true
UiPath logo, featuring letters U and I in white
Studio 用户指南
Last updated 2024年12月4日

ST-USG-017 - Invalid parameter modifier

规则 ID:ST-USG-017

作用域:编码工作流

描述

When the Execute() entry method contains out or ref parameters, an error is shown.

建议

Avoid declaring out and ref parameters for the Execute() entry method, such as in the following example:
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-2024 UiPath。保留所有权利。