TeamFoundationFileService.UploadFile Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
|
UploadFile(TeamFoundationRequestContext, array<Byte[]) |
Uploads the given file to the Blob Store |
|
UploadFile(TeamFoundationRequestContext, array<Byte[], array<Byte[]) |
Uploads the given file to the Blob Store |
|
UploadFile(TeamFoundationRequestContext, Stream, OwnerId) |
Uploads the given file to the Blob Store |
|
UploadFile(TeamFoundationRequestContext, Stream, OwnerId, String) |
Uploads the given file to the Blob Store |
|
UploadFile(TeamFoundationRequestContext, Stream, array<Byte[], OwnerId) |
Uploads the given file to the Blob Store |
|
UploadFile(TeamFoundationRequestContext, array<Byte[], array<Byte[], Int64, CompressionType) |
Uploads the given file to the Blob Store |
|
UploadFile(TeamFoundationRequestContext, Stream, array<Byte[], Int64, CompressionType, OwnerId, String, Int32) |
Uploads the given file to the Blob Store |
|
UploadFile(TeamFoundationRequestContext, Int32%, array<Byte[], Int64, Int64, CompressionType, Int64, array<Byte[], Int32, OwnerId, String, Int32) |
|
|
UploadFile(TeamFoundationRequestContext, Int32%, Stream, array<Byte[], Int64, Int64, Int64, CompressionType, OwnerId, String, Int32, Boolean) |
Uploads the given file to the Blob Store |
Top
See Also
Reference
TeamFoundationFileService Class
Microsoft.TeamFoundation.Framework.Server Namespace