Freigeben über


FileSystemProvider.PutStream-Methode

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

Syntax

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

Parameter

Implementiert

IBlobProvider.PutStream(Guid, String, Stream)

.NET Framework-Sicherheit

Siehe auch

Referenz

FileSystemProvider Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace