Freigeben über


RemoteAutomationWindow Klasse

Definition

Stellt ein Fenster für eine Remoteanwendung dar (ein Fenster, das nicht auf dem lokalen Computer ausgeführt wird).

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

Windows-Anforderungen

Gerätefamilie
Windows 11 (eingeführt in 10.0.22000.0)
API contract
Windows.UI.UIAutomation.UIAutomationContract (eingeführt in v2.0)

Eigenschaften

AutomationProvider

Ruft ein Benutzeroberflächenautomatisierungsanbieterobjekt (UI Automation, UIA) ab.

Methoden

UnregisterAsync()

Hebt die Registrierung von Windows.UI.UIAutomation.Core.RemoteAutomationWindow asynchron auf.

Gilt für:

Weitere Informationen