C#C++F#VB
CloudFile.::..BeginDownloadText Method
Namespace:
Microsoft.WindowsAzure.Storage.File
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 file's contents as a string. | |
BeginDownloadText(Encoding, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(Encoding^, AccessCondition^, FileRequestOptions^, OperationContext^, AsyncCallback^, Object^)(Encoding, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(Encoding, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to download the file's contents as a string. |