Freigeben über


AutomationProperties.GetAutomationId(DependencyObject) Methode

Definition

public:
 static Platform::String ^ GetAutomationId(DependencyObject ^ element);
 static winrt::hstring GetAutomationId(DependencyObject const& element);
public static string GetAutomationId(DependencyObject element);
function getAutomationId(element)
Public Shared Function GetAutomationId (element As DependencyObject) As String

Parameter

Gibt zurück

String

Platform::String

winrt::hstring

Der Bezeichner der Benutzeroberflächenautomatisierung für das angegebene Element.

Gilt für:

Weitere Informationen