Partager via


FileSystemProvider.PutStream, méthode

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

Syntaxe

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

Paramètres

Implémentations

IBlobProvider.PutStream(Guid, String, Stream)

Sécurité .NET Framework

Voir aussi

Référence

FileSystemProvider Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms