RemoteAutomationWindow 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.
Représente une fenêtre pour une application distante (qui n’est pas en cours d’exécution sur l’ordinateur local).
public ref class RemoteAutomationWindow sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class RemoteAutomationWindow final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class RemoteAutomationWindow
Public NotInheritable Class RemoteAutomationWindow
- 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
AutomationProvider |
Obtient un objet de fournisseur UI Automation (UIA). |
Méthodes
UnregisterAsync() |
Annule de façon asynchrone l’inscription de Windows.UI.UIAutomation.Core.RemoteAutomationWindow. |