AutomationPeer.GetAnnotations Méthode

Définition

Obtient une référence à la liste des annotations d’automatisation de l’interface utilisateur pour l’homologue Automation actuel.

public:
 virtual IVector<AutomationPeerAnnotation ^> ^ GetAnnotations() = GetAnnotations;
IVector<AutomationPeerAnnotation> GetAnnotations();
public IList<AutomationPeerAnnotation> GetAnnotations();
function getAnnotations()
Public Function GetAnnotations () As IList(Of AutomationPeerAnnotation)

Retours

Liste des annotations UI Automation.

S’applique à