Costruttore CustomNotificationEventArgs (TestExecId)

Inizializza una nuova istanza di CustomNotificationEventArgs classe per inviare una notifica personalizzata per un test case utilizzando l'id fornita di esecuzione del test

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Sintassi

'Dichiarazione
Protected Sub New ( _
    testExecId As TestExecId _
)
protected CustomNotificationEventArgs(
    TestExecId testExecId
)
protected:
CustomNotificationEventArgs(
    TestExecId^ testExecId
)
new : 
        testExecId:TestExecId -> CustomNotificationEventArgs
protected function CustomNotificationEventArgs(
    testExecId : TestExecId
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CustomNotificationEventArgs Classe

Overload CustomNotificationEventArgs

Spazio dei nomi Microsoft.VisualStudio.TestTools.Execution

TestExecId