TfsTeamProjectCollection.TeamFoundationServer, propriété
Remarque : cette API est maintenant obsolète.
Espace de noms : Microsoft.TeamFoundation.Client
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("The TeamFoundationServer class has been deprecated. This property should only be used to continue supporting deprecated methods and properties")> _
Public ReadOnly Property TeamFoundationServer As TeamFoundationServer
[ObsoleteAttribute("The TeamFoundationServer class has been deprecated. This property should only be used to continue supporting deprecated methods and properties")]
public TeamFoundationServer TeamFoundationServer { get; }
Valeur de propriété
Type : Microsoft.TeamFoundation.Client.TeamFoundationServer
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.