AutomationConnection Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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. |