ShelvedItemUri, constructeur (String, String, String, String, UriType)

Construisez un objet d'URI d'élément du jeu de réservations donné une URL d' Team Foundation Server , un chemin d'accès au serveur, le nom du jeu de réservations et le propriétaire.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Common
Assembly :  Microsoft.TeamFoundation.VersionControl.Common.Integration (dans Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntaxe

'Déclaration
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
)

Paramètres

  • teamFoundationServerUrl
    Type : System.String
    L'URL d'un serveur Team Foundation
  • serverItem
    Type : System.String
    Le chemin d'accès au serveur de l'élément

Sécurité .NET Framework

Voir aussi

Référence

ShelvedItemUri Classe

ShelvedItemUri, surcharge

Microsoft.TeamFoundation.VersionControl.Common, espace de noms