Partager via


IBlobProvider.PutStream, méthode

Écrit un flux du contenu à blob donné dans le conteneur donné

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

Syntaxe

'Déclaration
Sub PutStream ( _
    containerId As Guid, _
    resourceId As String, _
    stream As Stream _
)
void PutStream(
    Guid containerId,
    string resourceId,
    Stream stream
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IBlobProvider Interface

Microsoft.TeamFoundation.Framework.Server, espace de noms