Share via


ChangesetUri, constructeur (TfsTeamProjectCollection, Int32, UriType)

Construisez un objet d'URI d'ensemble de modifications donné un objet d'Team Foundation Server et un ensemble de modifications.

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 ( _
    teamProjectCollection As TfsTeamProjectCollection, _
    changeset As Integer, _
    type As UriType _
)
public ChangesetUri(
    TfsTeamProjectCollection teamProjectCollection,
    int changeset,
    UriType type
)

Paramètres

  • changeset
    Type : System.Int32
    L'ensemble de modifications dont un artefact doit être construit.

Sécurité .NET Framework

Voir aussi

Référence

ChangesetUri Classe

ChangesetUri, surcharge

Microsoft.TeamFoundation.VersionControl.Common, espace de noms