Freigeben über


LabelUri-Konstruktor (String, Int32)

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
Public Sub New ( _
    teamFoundationServerUrl As String, _
    labelId As Integer _
)
public LabelUri(
    string teamFoundationServerUrl,
    int labelId
)

Parameter

  • teamFoundationServerUrl
    Typ: System.String
    Die URL eines Team Foundations-Servers
  • 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