Konstruktor LatestItemVersionUri — (TeamFoundationServer, Int32)
Uwaga: ten interfejs API jest już przestarzały.
Konstruowanie obiektu numerów Uri elementu, biorąc pod uwagę Team Foundation Server adres Url, ścieżka serwera, changeset i usunięcia identyfikatora.
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, _
itemId 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 LatestItemVersionUri(
TeamFoundationServer teamFoundationServer,
int itemId
)
Parametry
- teamFoundationServer
Typ: Microsoft.TeamFoundation.Client.TeamFoundationServer
Team Foundation Server Obiektu
- itemId
Typ: System.Int32
Identyfikator towaru skojarzony artefakt
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..
Zobacz też
Informacje
Przeciążenie LatestItemVersionUri
Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Common