Partager via


CheckinEvent, constructeur (Int32, DateTime)

Construisez un objet en utilisant un numéro de l'ensemble de modifications et la date/heure auxquelles l'ensemble de modifications a été créé.

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 ( _
    changeset As Integer, _
    creationDate As DateTime _
)
public CheckinEvent(
    int changeset,
    DateTime creationDate
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

CheckinEvent Classe

CheckinEvent, surcharge

Microsoft.TeamFoundation.VersionControl.Common, espace de noms