NotificationEvent 构造函数 (DateTime, String, String, String)

通过使用签入值,构造对象。

命名空间:  Microsoft.TeamFoundation.VersionControl.Common
程序集:  Microsoft.TeamFoundation.VersionControl.Common.Integration(在 Microsoft.TeamFoundation.VersionControl.Common.Integration.dll 中)

语法

声明
Protected Sub New ( _
    creationDate As DateTime, _
    owner As String, _
    ownerDisplay As String, _
    comment As String _
)
protected NotificationEvent(
    DateTime creationDate,
    string owner,
    string ownerDisplay,
    string comment
)

参数

.NET Framework 安全性

请参见

参考

NotificationEvent 类

NotificationEvent 重载

Microsoft.TeamFoundation.VersionControl.Common 命名空间