Udostępnij za pośrednictwem


Konstruktor LabelUri — (String, Int32)

Konstruowanie obiektu Uri etykiety, biorąc pod uwagę Team Foundation Server adres Url i identyfikator etykiety.

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Common
Zestaw:  Microsoft.TeamFoundation.VersionControl.Common.Integration (w Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Składnia

'Deklaracja
Public Sub New ( _
    teamFoundationServerUrl As String, _
    labelId As Integer _
)
public LabelUri(
    string teamFoundationServerUrl,
    int labelId
)

Parametry

  • teamFoundationServerUrl
    Typ: System.String
    Adres Url serwera Team Foundation
  • labelId
    Typ: System.Int32
    Identyfikator etykiety skojarzone z artefakt

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LabelUri Klasa

Przeciążenie LabelUri

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Common