UiPath Documentation
activities
latest
false

UI Automation アクティビティ

最終更新日時 2026年5月6日

Application クラス

このクラスを使用して、接続先の Application オブジェクトを作成します。

定義

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

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

構文

public class Application
public class Application

Application 型で公開されているメンバーは以下のとおりです。

コンストラクター

public Application()
public Application()

Application : Application クラスの新しいインスタンスを初期化します。

プロパティ

機能

接続先のアプリケーションを指定する <PlatformType, PlatformCapabilities> ペアのコレクションです。

定義

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

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

構文

プロパティ値: Dictionary<PlatformType, PlatformCapabilities>

public Dictionary<PlatformType, PlatformCapabilities> Capabilities { get; }
public Dictionary<PlatformType, PlatformCapabilities> Capabilities { get; }

表示名

アプリケーションの表示名です。

定義

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

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

構文

プロパティ値: String

public string DisplayName { get; }
public string DisplayName { get; }
  • 定義
  • 構文
  • コンストラクター
  • プロパティ
  • 機能
  • 表示名

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得