CustomNotificationEventArgs-Konstruktor
Initialisiert eine neue Instanz der CustomNotificationEventArgs-Klasse zum Senden einer benutzerdefinierten Benachrichtigung für die Testsitzung.
Namespace: Microsoft.VisualStudio.TestTools.Execution
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Syntax
'Declaration
Protected Sub New
protected CustomNotificationEventArgs()
protected:
CustomNotificationEventArgs()
new : unit -> CustomNotificationEventArgs
protected function CustomNotificationEventArgs()
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.
Siehe auch
Referenz
CustomNotificationEventArgs Klasse