Partager via


AutomationConnection Classe

Définition

Fournit l’accès aux détails de connexion d’une connexion UI Automation.

public ref class AutomationConnection sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AutomationConnection final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AutomationConnection
Public NotInheritable Class AutomationConnection
Héritage
Object Platform::Object IInspectable AutomationConnection
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 11 (introduit dans 10.0.22000.0)
API contract
Windows.UI.UIAutomation.UIAutomationContract (introduit dans v2.0)

Propriétés

AppUserModelId

Obtient l’AppUserModelId (AUMID) du fournisseur UI Automation.

ExecutableFileName

Obtient le nom de fichier du fichier exécutable du fournisseur UI Automation.

IsRemoteSystem

Obtient si la connexion est à un fournisseur UI Automation qui n’est pas hébergé en mode natif sur l’ordinateur local de l’utilisateur.

S’applique à

Voir aussi