Share via


CustomNotificationEventArgs Constructor

Initializes a new instance of the CustomNotificationEventArgs class for sending a custom notification for the testing session.

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 Security

See Also

Reference

CustomNotificationEventArgs Class

CustomNotificationEventArgs Overload

Microsoft.VisualStudio.TestTools.Execution Namespace