TeamFoundationFileService.RetrieveFile 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
Name | Description | |
---|---|---|
RetrieveFile(TeamFoundationRequestContext, Int32, CompressionType%) | Retrieves a file from the Blob Store | |
RetrieveFile(TeamFoundationRequestContext, Int32, Boolean, array<Byte[]%, Int64%, CompressionType%) | Retrieves a file from the blob store |
Top