Поделиться через


VersionedItemUri - конструктор (TeamFoundationServer, String, Int32, Int32)

Примечание. Данный API устарел.

См. раздел перегрузку

Пространство имен:  Microsoft.TeamFoundation.VersionControl.Common
Сборка:  Microsoft.TeamFoundation.VersionControl.Common.Integration (в Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Синтаксис

'Декларация
<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
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

VersionedItemUri Класс

VersionedItemUri - перегрузка

Microsoft.TeamFoundation.VersionControl.Common - пространство имен