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


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

Примечание. Данный 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, _
    shelvesetName As String, _
    shelvesetOwner As String _
)
[ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")]
public ShelvedItemUri(
    TeamFoundationServer teamFoundationServer,
    string serverItem,
    string shelvesetName,
    string shelvesetOwner
)

Параметры

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

См. также

Ссылки

ShelvedItemUri Класс

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

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