activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
UI Automation のアクティビティ
Last updated 2024年8月13日

ExecuteCommand

特定のエンドポイントに関連付けられていないネイティブのモバイル コマンドを実行します。たとえば、バッテリー情報を取得したり、アラートを消去したりできます (Appium のコマンドをご覧ください)。

定義

名前空間: UiPath.MobileAutomation.API.Models

アセンブリ: UiPath.MobileAutomation.API (in UiPath.MobileAutomation.API.dll)

ExecuteCommand(string, Dictionary<string,Object>,MobileOptions.ExecuteCommandOptions)

ExecuteCommand(
	    string command,
	    Dictionary<string, Object> parameters = null,
	    MobileOptions.ExecuteCommandOptions options = null
)ExecuteCommand(
	    string command,
	    Dictionary<string, Object> parameters = null,
	    MobileOptions.ExecuteCommandOptions options = null
)
command 文字列
実行するコマンドです。
パラメーター Dictionary< String, Object> (任意)
パラメーター名とそれに対応する値のリストを含む Dictionary<TKey, TValue> です。
オプション MobileOptions.ExecuteCommandOptions (任意)
ExecuteCommand アクションの MobileOptions.ExecuteCommandOptions を指定します。既定値は null です。

戻り値

実行されたコマンドの結果を、Object 型オブジェクトとして返します。

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

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