Compartilhar via


Método FileSystemProvider.PutStream

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Sub PutStream ( _
    containerId As Guid, _
    resourceId As String, _
    stream As Stream _
)
public void PutStream(
    Guid containerId,
    string resourceId,
    Stream stream
)

Parâmetros

Implementações

IBlobProvider.PutStream(Guid, String, Stream)

Segurança do .NET Framework

Consulte também

Referência

FileSystemProvider Classe

Namespace Microsoft.TeamFoundation.Framework.Server