Partager via


AutomationElementIdentifiers.LocalizedLandmarkTypeProperty Propriété

Définition

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.

S’applique à