AutomationElement 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 à un objet d’interface utilisateur qui prend en charge l’interface IUIAutomationElement .
public ref class AutomationElement sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AutomationElement final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AutomationElement
Public NotInheritable Class AutomationElement
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10, version 2104 (introduit dans 10.0.20348.0)
|
API contract |
Windows.UI.UIAutomation.UIAutomationContract (introduit dans v1.0)
|
Propriétés
AppUserModelId |
Obtient l’AppUserModelId (AUMID) de l’application à laquelle appartient l’élément. |
ExecutableFileName |
Obtient le nom de fichier du fichier exécutable du fournisseur UI Automation auquel appartient l’élément. |
IsRemoteSystem |
Obtient si l’élément appartient à un fournisseur UI Automation qui n’est pas hébergé en mode natif sur l’ordinateur local de l’utilisateur. |