FileSystemProvider.PutStream 方法

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

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

参数

实现

IBlobProvider.PutStream(Guid, String, Stream)

.NET Framework 安全性

请参阅

参考

FileSystemProvider 类

Microsoft.TeamFoundation.Framework.Server 命名空间