Freigeben über


LatestItemVersionUri-Konstruktor (String, Int32)

Erstellen Sie ein Element mit Versionsangabe-URIobjekt, das eine URL Team Foundation Server zugewiesen werden, und Elementbezeichner

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, _
    itemId As Integer _
)
public LatestItemVersionUri(
    string teamFoundationServerUrl,
    int itemId
)

Parameter

  • teamFoundationServerUrl
    Typ: System.String
    Die URL eines Team Foundation-Servers
  • itemId
    Typ: System.Int32
    Der Elementbezeichner dem Artefakt

.NET Framework-Sicherheit

Siehe auch

Referenz

LatestItemVersionUri Klasse

LatestItemVersionUri-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace