Share via


VersionedItemUri, constructeur (TeamFoundationServer, String, Int32, Int32)

Remarque : cette API est maintenant obsolète.

Consultez la surcharge.

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

Syntaxe

'Déclaration
<ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")> _
Public Sub New ( _
    teamFoundationServer As TeamFoundationServer, _
    serverItem As String, _
    changeset As Integer, _
    deletionId As Integer _
)
[ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")]
public VersionedItemUri(
    TeamFoundationServer teamFoundationServer,
    string serverItem,
    int changeset,
    int deletionId
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

VersionedItemUri Classe

VersionedItemUri, surcharge

Microsoft.TeamFoundation.VersionControl.Common, espace de noms