Udostępnij za pośrednictwem


Konstruktor LabelUri — (TeamFoundationServer, Int32)

Uwaga: ten interfejs API jest już przestarzały.

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
<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
)

Parametry

  • 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