Compartilhar via


Construtor CustomNotificationEventArgs (TestExecId)

Inicializa uma nova instância da CustomNotificationEventArgs classe para enviar uma notificação personalizada para um caso de teste usando a execução de teste fornecido ID.

Namespace:  Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (em Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Sintaxe

'Declaração
Protected Sub New ( _
    testExecId As TestExecId _
)
protected CustomNotificationEventArgs(
    TestExecId testExecId
)
protected:
CustomNotificationEventArgs(
    TestExecId^ testExecId
)
new : 
        testExecId:TestExecId -> CustomNotificationEventArgs
protected function CustomNotificationEventArgs(
    testExecId : TestExecId
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

CustomNotificationEventArgs Classe

Sobrecargas CustomNotificationEventArgs

Namespace Microsoft.VisualStudio.TestTools.Execution

TestExecId