Partager via


ShelvesetEvent, constructeur (String, DateTime, String, String, ShelvesetEventType)

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Common
Assembly :  Microsoft.TeamFoundation.VersionControl.Common.Integration (dans Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    shelvesetName As String, _
    creationDate As DateTime, _
    owner As String, _
    comment As String, _
    eventType As ShelvesetEventType _
)
public ShelvesetEvent(
    string shelvesetName,
    DateTime creationDate,
    string owner,
    string comment,
    ShelvesetEventType eventType
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ShelvesetEvent Classe

ShelvesetEvent, surcharge

Microsoft.TeamFoundation.VersionControl.Common, espace de noms