Freigeben über


VersionedItemUri-Konstruktor (TeamFoundationServer, String, Int32, Int32)

Hinweis: Diese API ist mittlerweile veraltet.

Siehe Überladung

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionedItemUri Klasse

VersionedItemUri-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace