Freigeben über


ITeamProjectCollectionServicing.UpdateServicingResource-Methode (String, Stream)

Hinzufügen oder Ersetzen von einer Wartungsressource Framework für stepTypes.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Sub UpdateServicingResource ( _
    name As String, _
    contentStream As Stream _
)
void UpdateServicingResource(
    string name,
    Stream contentStream
)

Parameter

  • name
    Typ: System.String
    Ein eindeutiger Name für die Wartungsressource.
  • contentStream
    Typ: System.IO.Stream
    Ein Stream, der den Inhalt, der hinzugefügt.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamProjectCollectionServicing Schnittstelle

UpdateServicingResource-Überladung

Microsoft.TeamFoundation.Framework.Client-Namespace