Freigeben über


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.

Gilt für: