RemoteAutomationWindow 类

定义

表示远程应用程序的窗口, (未在本地计算机) 运行的窗口。

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
继承
Object Platform::Object IInspectable RemoteAutomationWindow
属性

Windows 要求

设备系列
Windows 11 (在 10.0.22000.0 中引入)
API contract
Windows.UI.UIAutomation.UIAutomationContract (在 v2.0 中引入)

属性

AutomationProvider

获取 UI 自动化 (UIA) 提供程序对象。

方法

UnregisterAsync()

异步注销 Windows.UI.UIAutomation.Core.RemoteAutomationWindow

适用于

另请参阅