Partager via


RemoteAutomationWindow Classe

Définition

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
Object Platform::Object IInspectable RemoteAutomationWindow
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.

S’applique à

Voir aussi