Freigeben über


VersionedItemUri-Konstruktor (String, String, Int32, Int32)

Siehe Überladung

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, _
    changeset As Integer, _
    deletionId As Integer _
)
public VersionedItemUri(
    string teamFoundationServerUrl,
    string serverItem,
    int changeset,
    int deletionId
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionedItemUri Klasse

VersionedItemUri-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace