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

接続

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

定義

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

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

オーバー ロード

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

Connect(Device, Application, ConnectionOptions)

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

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

Connect(string, string, ConnectionOptions)

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

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

戻り値

Connection

モバイル オートメーション API を使用するための接続オブジェクト。

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

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