Partager via


CustomNotificationEventArgs, constructeur (TestExecId)

Initialise une nouvelle instance de la classe CustomNotificationEventArgs pour l'envoi d'une notification personnalisée pour un cas de test à l'aide de l'ID d'exécution de test fourni.

Espace de noms :  Microsoft.VisualStudio.TestTools.Execution
Assembly :  Microsoft.VisualStudio.QualityTools.ExecutionCommon (dans Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

CustomNotificationEventArgs Classe

CustomNotificationEventArgs, surcharge

Microsoft.VisualStudio.TestTools.Execution, espace de noms

TestExecId