Udostępnij za pośrednictwem


Konstruktor ShelvedItemUri — (TeamFoundationServer, String, String, String)

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, _
    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
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShelvedItemUri Klasa

Przeciążenie ShelvedItemUri

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Common