studio
2024.10
true
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
Studio ガイド
Last updated 2024年10月21日

ST-NMG-017 - Class name matches default namespace

ルール ID: ST-NMG-017

範囲: ワークフロー

説明

This rule verifies that a class name is distinct from the default namespace. The default namespace is auto-generated based on the project name.

If you attempt to name a class identically to the default namespace, an error will occur and be displayed. To fix this error you need to rename the class so that it no longer matches the default namespace. For example, having a project named "My Project Name" will generate a default namespace named "MyProjectName". Therefore, creating a class named "MyProjectName" within this namespace will trigger the ST-NMG-017 error.
  • 説明

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.