Freigeben über


LabelUri-Konstruktor (String, Int32)

Erstellen Sie ein Bezeichnungs-URIobjekt, das eine URL Team Foundation Server 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 Foundation-Servers

.NET Framework-Sicherheit

Siehe auch

Referenz

LabelUri Klasse

LabelUri-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace