AutomationPeer.GetLocalizedLandmarkTypeCore Méthode

Définition

Fournit le comportement de l’homologue lorsqu’un client Microsoft UI Automation appelle GetLocalizedLandmarkType ou une API cliente Microsoft UI Automation équivalente.

protected:
 virtual Platform::String ^ GetLocalizedLandmarkTypeCore() = GetLocalizedLandmarkTypeCore;
winrt::hstring GetLocalizedLandmarkTypeCore();
protected virtual string GetLocalizedLandmarkTypeCore();
function getLocalizedLandmarkTypeCore()
Protected Overridable Function GetLocalizedLandmarkTypeCore () As String

Retours

String

Platform::String

winrt::hstring

Type de point de repère de l’homologue, sous la forme d’une chaîne localisée pour être adaptée à une présentation directe aux utilisateurs par une technologie d’assistance.

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v2.0)

S’applique à