Partager via


AutomationElementIdentifiers.LandmarkTypeProperty Propriété

Définition

Obtient l’identificateur de la propriété automation du type de point de repère.

public:
 static property AutomationProperty ^ LandmarkTypeProperty { AutomationProperty ^ get(); };
static AutomationProperty LandmarkTypeProperty();
public static AutomationProperty LandmarkTypeProperty { get; }
var automationProperty = AutomationElementIdentifiers.landmarkTypeProperty;
Public Shared ReadOnly Property LandmarkTypeProperty As AutomationProperty

Valeur de propriété

Identificateur de la propriété automation du type de point de repère.

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 à