アクティビティ
最新
バナーの背景画像
UI Automation のアクティビティ
最終更新日 2024年4月26日

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

戻り値

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

Was this page helpful?

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