Compartilhar via


Construtor ShelvedItemUri (String, String, String, String, UriType)

Criar um objeto de URI de item de check-in particular um determinado URL de Team Foundation Server , um caminho de servidor, nome do check-in particular e o proprietário.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (em Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Sintaxe

'Declaração
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
    O URL de um servidor do Team Foundation

Segurança do .NET Framework

Consulte também

Referência

ShelvedItemUri Classe

Sobrecargas ShelvedItemUri

Namespace Microsoft.TeamFoundation.VersionControl.Common