Share via


ITeamProjectCollectionServicing.UpdateServicingResource, méthode (String, String)

Ajouter ou remplacer une ressource de service que les stepTypes d'infrastructure.

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

Syntaxe

'Déclaration
Sub UpdateServicingResource ( _
    name As String, _
    filePath As String _
)
void UpdateServicingResource(
    string name,
    string filePath
)

Paramètres

  • name
    Type : System.String
    Un nom unique pour la ressource de service.
  • filePath
    Type : System.String
    Fichier contenant le contenu de service de ressource.

Sécurité .NET Framework

Voir aussi

Référence

ITeamProjectCollectionServicing Interface

UpdateServicingResource, surcharge

Microsoft.TeamFoundation.Framework.Client, espace de noms