Udostępnij za pośrednictwem


Właściwość TeamProject.TeamFoundationServer —

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

Pobiera z serwera, na którym jest uruchomiony Team Foundation Server, na którym znajduje się ten zespół projektu.

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

Składnia

'Deklaracja
<ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this property. Use the corresponding property of type TfsTeamProjectCollection instead.")> _
Public ReadOnly Property TeamFoundationServer As TeamFoundationServer
[ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this property. Use the corresponding property of type TfsTeamProjectCollection instead.")]
public TeamFoundationServer TeamFoundationServer { get; }

Wartość właściwości

Typ: Microsoft.TeamFoundation.Client.TeamFoundationServer
Serwer z systemem Team Foundation Server, na którym znajduje się ten zespół projektu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamProject Klasa

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client