Freigeben über


LabelUri-Konstruktor (TfsTeamProjectCollection, Int32)

Erstellen Sie ein Objekt der Bezeichnung URI, das ein Team Foundation-Projektsammlungsobjekt 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

  • labelId
    Typ: System.Int32
    Das Datei zugeordnet mit dem Artefakt

.NET Framework-Sicherheit

Siehe auch

Referenz

LabelUri Klasse

LabelUri-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace