RemoteAutomationWindow Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
- 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. |