Freigeben über


AutomationConnection Klasse

Definition

Bietet Zugriff auf die Verbindungsdetails einer Benutzeroberflächenautomatisierungsverbindung.

public ref class AutomationConnection sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AutomationConnection final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AutomationConnection
Public NotInheritable Class AutomationConnection
Vererbung
Object Platform::Object IInspectable AutomationConnection
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

AppUserModelId

Ruft die AppUserModelId (AUMID) des Benutzeroberflächenautomatisierungsanbieters ab.

ExecutableFileName

Ruft den Dateinamen der ausführbaren Datei des Benutzeroberflächenautomatisierungsanbieters ab.

IsRemoteSystem

Ruft ab, ob die Verbindung mit einem Benutzeroberflächenautomatisierungsanbieter besteht, der nicht nativ auf dem lokalen Computer des Benutzers gehostet wird.

Gilt für:

Weitere Informationen