Compartir a través de


ShelvedItemUri (Constructor) (String, String, String, String, UriType)

Crea un objeto de URI de elemento de Conjunto dado un URL de Team Foundation Server , una ruta de acceso del servidor, nombre del conjunto de cambios aplazados y el propietario.

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

Sintaxis

'Declaración
Public Sub New ( _
    teamFoundationServerUrl As String, _
    serverItem As String, _
    shelvesetName As String, _
    shelvesetOwner As String, _
    type As UriType _
)
public ShelvedItemUri(
    string teamFoundationServerUrl,
    string serverItem,
    string shelvesetName,
    string shelvesetOwner,
    UriType type
)

Parámetros

  • teamFoundationServerUrl
    Tipo: System.String
    La dirección URL de un servidor de Team Foundation
  • serverItem
    Tipo: System.String
    La ruta de acceso al servidor de elemento

Seguridad de .NET Framework

Vea también

Referencia

ShelvedItemUri Clase

ShelvedItemUri (Sobrecarga)

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