AutomationPeer.GetAnnotations Metode

Definisi

Mendapatkan referensi ke daftar anotasi otomatisasi UI untuk peer otomatisasi saat ini.

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

Mengembalikan

Daftar anotasi otomatisasi UI.

Berlaku untuk