Share via


ITeamFoundationFileService.UploadFile 方法 (TeamFoundationRequestContext, Stream, OwnerId, Guid)

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

語法

'宣告
Function UploadFile ( _
    requestContext As TeamFoundationRequestContext, _
    content As Stream, _
    ownerId As OwnerId, _
    dataspaceIdentifier As Guid _
) As Integer
int UploadFile(
    TeamFoundationRequestContext requestContext,
    Stream content,
    OwnerId ownerId,
    Guid dataspaceIdentifier
)

參數

傳回值

類型:System.Int32

.NET Framework 安全性

請參閱

參考

ITeamFoundationFileService 介面

UploadFile 多載

Microsoft.TeamFoundation.Framework.Server 命名空間