共用方式為


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 命名空間