Freigeben über


LabelUri-Konstruktor (TfsTeamProjectCollection, Int32)

Erstellen Sie ein Bezeichnungs-URIobjekt, das ein Team Foundation-Projektauflistungsobjekt zugewiesen werden, und der Datei.

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, _
    labelId As Integer _
)
public LabelUri(
    TfsTeamProjectCollection teamProjectCollection,
    int labelId
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

LabelUri Klasse

LabelUri-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace