AutomationLandmarkType Énumération
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.
Définit les types de repères d’automatisation pour les éléments.
public enum class AutomationLandmarkType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 131072)]
enum class AutomationLandmarkType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 131072)]
public enum AutomationLandmarkType
Public Enum AutomationLandmarkType
- Héritage
-
AutomationLandmarkType
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10586.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v2.0)
|
Champs
Custom | 1 | Type de point de repère personnalisé |
Form | 2 | Type de point de repère de formulaire |
Main | 3 | Type de point de repère de page principale |
Navigation | 4 | Type de point de repère de navigation |
None | 0 | Aucun type de repère spécifié |
Search | 5 | Type de repère de recherche |