HostedBuildPoolWebService.BuildService, propriété
Obtient le service de build hébergé pour le contexte de requête active.
Espace de noms : Microsoft.TeamFoundation.Build.Hosted.Server
Assembly : Microsoft.TeamFoundation.Build.Server (dans Microsoft.TeamFoundation.Build.Server.dll)
Syntaxe
'Déclaration
Public Property BuildService As TeamFoundationHostedBuildService
public TeamFoundationHostedBuildService BuildService { get; private set; }
Valeur de propriété
Type : Microsoft.TeamFoundation.Build.Hosted.Server.TeamFoundationHostedBuildService
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.
Voir aussi
Référence
HostedBuildPoolWebService Classe
Microsoft.TeamFoundation.Build.Hosted.Server, espace de noms