Freigeben über


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

Erstellen Sie ein Element mit Versionsangabe-URIobjekt, das ein Team Foundation-Projektauflistungsobjekt, ein Serverpfad, Shelvesetname und -Besitzer und Lösch-ID zugewiesen wird und ob der URI für eine Webansicht 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