Compartir a través de


ShelvedItemUri (Constructor) (TeamFoundationServer, String, String, String)

Nota: esta API ya está obsoleta.

Vea la sobrecarga

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Common
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Common.Integration (en Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Sintaxis

'Declaración
<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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ShelvedItemUri Clase

ShelvedItemUri (Sobrecarga)

Microsoft.TeamFoundation.VersionControl.Common (Espacio de nombres)