Freigeben über


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

Erstellen Sie ein Objekt des Elements mit Versionsangabe URI, das ein Team Foundation-Projektsammlungsobjekt, ein Serverpfad, Shelvesetname und -Besitzer und Löschen-ID zugewiesen wird und ob der URL für eine geöffnete ist

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ShelvedItemUri Klasse

ShelvedItemUri-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace