Freigeben über


LabelUri-Konstruktor (TeamFoundationServer, Int32)

Hinweis: Diese API ist mittlerweile veraltet.

Erstellen Sie ein Objekt der Bezeichnung URI, das Team Foundation Server URL 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
<ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")> _
Public Sub New ( _
    teamFoundationServer As TeamFoundationServer, _
    labelId As Integer _
)
[ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")]
public LabelUri(
    TeamFoundationServer teamFoundationServer,
    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