AutomationProperties.LocalizedLandmarkType Propriété attachée
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 ou définit une chaîne de texte localisée qui décrit le type de point de repère que l’élément automation représente.
see GetLocalizedLandmarkType, and SetLocalizedLandmarkType
see GetLocalizedLandmarkType, and SetLocalizedLandmarkType
see GetLocalizedLandmarkType, and SetLocalizedLandmarkType
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
Il doit être utilisé en tandem avec UIA_CustomLandmarkTypeId toutefois, LocalizedLandmarkType
doit toujours être prioritaire sur LandmarkType et être utilisé pour décrire le point de repère avant LandmarkType
.
La chaîne doit correspondre à la langue de l’interface utilisateur de l’application ou à la langue d’interface utilisateur par défaut du système d’exploitation.
- Type: string
- Champ identificateur : LocalizedLandmarkTypeProperty
- Méthodes accesseur : GetLocalizedLandmarkType, SetLocalizedLandmarkType