Condividi tramite


Costruttore ShelvedItemUri (String, String, String, String, UriType)

Costruisce un oggetto di URI dell'elemento dello shelveset fornito un URL Team Foundation Server, un percorso server, il nome shelveset e il proprietario.

Spazio dei nomi:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Sintassi

'Dichiarazione
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
)

Parametri

  • teamFoundationServerUrl
    Tipo: System.String
    L'url di Team Foundation Server

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ShelvedItemUri Classe

Overload ShelvedItemUri

Spazio dei nomi Microsoft.TeamFoundation.VersionControl.Common