AutomationElementIdentifiers.LocalizedLandmarkTypeProperty Propriété
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 l’identificateur de la propriété automation du type de point de repère localisé.
public:
static property AutomationProperty ^ LocalizedLandmarkTypeProperty { AutomationProperty ^ get(); };
static AutomationProperty LocalizedLandmarkTypeProperty();
public static AutomationProperty LocalizedLandmarkTypeProperty { get; }
var automationProperty = AutomationElementIdentifiers.localizedLandmarkTypeProperty;
Public Shared ReadOnly Property LocalizedLandmarkTypeProperty As AutomationProperty
Valeur de propriété
Identificateur de la propriété automation du type de point de repère localisé.
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10586.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v2.0)
|
Remarques
Les points de repère sont définis par leur type, qui peut être une valeur connue ou une chaîne localisée personnalisée.