Compartir a través de


FileSystemProvider.PutStream (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Sub PutStream ( _
    containerId As Guid, _
    resourceId As String, _
    stream As Stream _
)
public void PutStream(
    Guid containerId,
    string resourceId,
    Stream stream
)

Parámetros

Implementaciones

IBlobProvider.PutStream(Guid, String, Stream)

Seguridad de .NET Framework

Vea también

Referencia

FileSystemProvider Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)