AutomationPeer.GetLocalizedLandmarkType Methode

Definition

Ruft eine lokalisierte Zeichenfolge ab, die den AutomationLandmarkType-Wert für das Element darstellt, das diesem Automatisierungspeer zugeordnet ist.

public:
 virtual Platform::String ^ GetLocalizedLandmarkType() = GetLocalizedLandmarkType;
winrt::hstring GetLocalizedLandmarkType();
public string GetLocalizedLandmarkType();
function getLocalizedLandmarkType()
Public Function GetLocalizedLandmarkType () As String

Gibt zurück

String

Platform::String

winrt::hstring

Der Landmark-Typ des Elements.

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v2.0)

Gilt für: