Construtor CustomNotificationEventArgs
Inicializa uma nova instância de CustomNotificationEventArgs classe para enviar uma notificação personalizada para a sessão de teste.
Namespace: Microsoft.VisualStudio.TestTools.Execution
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (em Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Sintaxe
'Declaração
Protected Sub New
protected CustomNotificationEventArgs()
protected:
CustomNotificationEventArgs()
new : unit -> CustomNotificationEventArgs
protected function CustomNotificationEventArgs()
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.
Consulte também
Referência
CustomNotificationEventArgs Classe