C#
C++
F#
VB
CloudBlockBlob.::..BeginDownloadText Method
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
BeginDownloadText(AsyncCallback, Object)(AsyncCallback^, Object^)(AsyncCallback, Object)(AsyncCallback, Object) | Begins an asynchronous operation to download the blob's contents as a string. | |
BeginDownloadText(Encoding, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(Encoding^, AccessCondition^, BlobRequestOptions^, OperationContext^, AsyncCallback^, Object^)(Encoding, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(Encoding, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to download the blob's contents as a string. |