Share via


ShelvesetEvent 构造函数 (String, DateTime, String, String, String, ShelvesetEventType)

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

语法

声明
Public Sub New ( _
    shelvesetName As String, _
    creationDate As DateTime, _
    owner As String, _
    ownerDisplay As String, _
    comment As String, _
    eventType As ShelvesetEventType _
)
public ShelvesetEvent(
    string shelvesetName,
    DateTime creationDate,
    string owner,
    string ownerDisplay,
    string comment,
    ShelvesetEventType eventType
)

参数

.NET Framework 安全性

请参阅

参考

ShelvesetEvent 类

ShelvesetEvent 重载

Microsoft.TeamFoundation.VersionControl.Common 命名空间