Freigeben über


ShelvesetEvent-Konstruktor (String, DateTime, String, String, String, ShelvesetEventType)

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntax

'Declaration
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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ShelvesetEvent Klasse

ShelvesetEvent-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace