CustomNotificationEventArgs 构造函数

初始化 CustomNotificationEventArgs 类的新实例,以便发送测试会话的自定义通知。

命名空间:  Microsoft.VisualStudio.TestTools.Execution
程序集:  Microsoft.VisualStudio.QualityTools.ExecutionCommon(在 Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll 中)

语法

声明
Protected Sub New
protected CustomNotificationEventArgs()
protected:
CustomNotificationEventArgs()
new : unit -> CustomNotificationEventArgs
protected function CustomNotificationEventArgs()

.NET Framework 安全性

请参见

参考

CustomNotificationEventArgs 类

CustomNotificationEventArgs 重载

Microsoft.VisualStudio.TestTools.Execution 命名空间