Freigeben über


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

Erstellen Sie ein Objekt des Elements mit Versionsangabe URI, das einen Serverpfad, einen Shelvesetnamen und einen Besitzer 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 ( _
    serverItem As String, _
    shelvesetName As String, _
    shelvesetOwner As String, _
    type As UriType _
)
public ShelvedItemUri(
    string serverItem,
    string shelvesetName,
    string shelvesetOwner,
    UriType type
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ShelvedItemUri Klasse

ShelvedItemUri-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace