Share via


VersionControlServer.TeamFoundationServer, propriété

Remarque : cette API est maintenant obsolète.

Obtient le TeamFoundationServer qui possède cette instance de VersionControlServer.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Client
Assembly :  Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntaxe

'Déclaration
<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; }

Valeur de propriété

Type : Microsoft.TeamFoundation.Client.TeamFoundationServer
TeamFoundationServer qui possède cette instance de VersionControlServer.

Sécurité .NET Framework

Voir aussi

Référence

VersionControlServer Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms