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

ConnectAsync

デバイスをアプリケーションに非同期接続します。

定義

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

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

オーバー ロード

オーバーロード説明
ConnectAsync(Device, Application, ConnectionOptions)デバイスとアプリケーション オブジェクトを非同期的に接続します。
ConnectAsync(string, string, ConnectionOptions)モバイル デバイス マネージャーでの設定に従って、デバイスとアプリケーションの両方を非同期的に接続します。

ConnectAsync(Device, Application, ConnectionOptions)

デバイスとアプリケーション オブジェクトを非同期的に接続します。

ConnectAsync(
	Device device,
	Application application = null,
	ConnectionOptions options = null
)ConnectAsync(
	Device device,
	Application application = null,
	ConnectionOptions options = null
)
device デバイス
接続するデバイス オブジェクトです。
アプリケーション アプリケーション
モバイル デバイス マネージャーで設定したアプリケーション オブジェクト。
オプション ConnectionOptions (任意)
接続をさらに設定するためのオプション。

ConnectAsync(string, string, ConnectionOptions)

モバイル デバイス マネージャーでの設定に従って、デバイスとアプリケーションの両方を非同期的に接続します。

ConnectAsync(
	string name,
	string applicationName = null,
	ConnectionOptions options = null
)ConnectAsync(
	string name,
	string applicationName = null,
	ConnectionOptions options = null
)
name 文字列
モバイル デバイス マネージャーで設定したデバイスの名前。
applicationName String (Optional)
モバイル デバイス マネージャーで設定したアプリケーションの名前です。
オプション ConnectionOptions (任意)
接続をさらに設定するためのオプション。

戻り値

待機可能な Connection オブジェクト。

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

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