AutomationPeer.GetLocalizedLandmarkType Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une chaîne localisée qui représente la valeur AutomationLandmarkType de l’élément associé à cet homologue Automation.
public:
virtual Platform::String ^ GetLocalizedLandmarkType() = GetLocalizedLandmarkType;
winrt::hstring GetLocalizedLandmarkType();
public string GetLocalizedLandmarkType();
function getLocalizedLandmarkType()
Public Function GetLocalizedLandmarkType () As String
Retours
Type de point de repère de l’élément.
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10586.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v2.0)
|