Udostępnij za pośrednictwem


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

Uwaga: ten interfejs API jest już przestarzały.

Zobacz przeciążenie

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Common
Zestaw:  Microsoft.TeamFoundation.VersionControl.Common.Integration (w Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Składnia

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

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VersionedItemUri Klasa

Przeciążenie VersionedItemUri

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Common