Share via


ITeamProjectCollectionServicing.GetServicingResources, méthode

Retourne une liste de ServicingResources par leur nom unique.

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

Syntaxe

'Déclaration
Function GetServicingResources As IList(Of String)
IList<string> GetServicingResources()

Valeur de retour

Type : System.Collections.Generic.IList<String>
liste de noms de ServicingResource

Notes

Il n'existe aucune méthode publique pour accéder au contenu d'un ServicingResource. Vous ne pouvez télécharger et supprimer des servicingResources, mais pas les afficher. L'infrastructure StepPerformer a plusieurs stepTypes qui accéderont ces ressources.

Sécurité .NET Framework

Voir aussi

Référence

ITeamProjectCollectionServicing Interface

Microsoft.TeamFoundation.Framework.Client, espace de noms