Compartilhar via


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

Criar um objeto de URI de item com versão de dado um objeto de coleção de projeto de Team Foundation , um caminho de servidor, nome e proprietário de check-in particular, e identificação de exclusão e se o URL será para um modo de exibição da Web

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

Sintaxe

'Declaração
Public Sub New ( _
    teamProjectCollection As TfsTeamProjectCollection, _
    serverItem As String, _
    shelvesetName As String, _
    shelvesetOwner As String, _
    type As UriType _
)
public ShelvedItemUri(
    TfsTeamProjectCollection teamProjectCollection,
    string serverItem,
    string shelvesetName,
    string shelvesetOwner,
    UriType type
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ShelvedItemUri Classe

Sobrecargas ShelvedItemUri

Namespace Microsoft.TeamFoundation.VersionControl.Common