Freigeben über


ShelvedItemUri-Konstruktor (String, String, String, String, UriType)

Erstellen Sie ein Objekt des Shelveset-Elements URI, das Team Foundation Server URL, ein Serverpfad, Shelvesetname und Besitzer angegeben ist.

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

Syntax

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

Parameter

  • teamFoundationServerUrl
    Typ: System.String
    Die URL eines Team Foundations-Servers

.NET Framework-Sicherheit

Siehe auch

Referenz

ShelvedItemUri Klasse

ShelvedItemUri-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace