Share via


IBlobProvider.PutStream 方法

重新命名指定的 Blob 內容寫入至資料流在特定容器

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Sub PutStream ( _
    containerId As Guid, _
    resourceId As String, _
    stream As Stream _
)
void PutStream(
    Guid containerId,
    string resourceId,
    Stream stream
)

參數

.NET Framework 安全性

請參閱

參考

IBlobProvider 介面

Microsoft.TeamFoundation.Framework.Server 命名空間