Interfejs ITestManagementEvents
Reprezentuje interfejs, który można zaimplementować klasy, aby dodać TestRunSubmitting programu obsługi zdarzeń.
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.Common
Zestaw: Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)
Składnia
'Deklaracja
Public Interface ITestManagementEvents
public interface ITestManagementEvents
public interface class ITestManagementEvents
type ITestManagementEvents = interface end
public interface ITestManagementEvents
Typ ITestManagementEvents uwidacznia następujące elementy członkowskie.
Zdarzenia
Nazwa | Opis | |
---|---|---|
![]() |
TestRunSubmitting | Występuje po zakończeniu rozmieszczania i przed przesłaniem test, uruchom kontrolera badania. |
Początek