Condividi tramite


Metodo TestSpecList.GetEvents

Ottiene un oggetto EventDescriptorCollection contenente gli eventi associati a questi test.

Spazio dei nomi:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Sintassi

'Dichiarazione
Public Function GetEvents As EventDescriptorCollection
public EventDescriptorCollection GetEvents()

Valore restituito

Tipo: System.ComponentModel.EventDescriptorCollection
Un oggetto EventDescriptorCollection contenente gli eventi associati a questi test.

Implementa

ICustomTypeDescriptor.GetEvents()

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestSpecList Classe

Overload GetEvents

Spazio dei nomi Microsoft.TeamFoundation.Build.Workflow.Activities