| Name | Description |
---|
| DownloadToFileAsync(String, FileMode)(String^, FileMode)(String, FileMode)(String, FileMode) | Returns a task that performs an asynchronous operation to download the contents of a file in the File service to a local file. |
| DownloadToFileAsync(String, FileMode, AccessCondition, FileRequestOptions, OperationContext)(String^, FileMode, AccessCondition^, FileRequestOptions^, OperationContext^)(String, FileMode, AccessCondition, FileRequestOptions, OperationContext)(String, FileMode, AccessCondition, FileRequestOptions, OperationContext) | Returns a task that performs an asynchronous operation to download the contents of a file in the File service to a local file. |
| DownloadToFileAsync(String, FileMode, AccessCondition, FileRequestOptions, OperationContext, CancellationToken)(String^, FileMode, AccessCondition^, FileRequestOptions^, OperationContext^, CancellationToken)(String, FileMode, AccessCondition, FileRequestOptions, OperationContext, CancellationToken)(String, FileMode, AccessCondition, FileRequestOptions, OperationContext, CancellationToken) | Returns a task that performs an asynchronous operation to download the contents of a file in the File service to a local file. |
| DownloadToFileAsync(String, FileMode, CancellationToken)(String^, FileMode, CancellationToken)(String, FileMode, CancellationToken)(String, FileMode, CancellationToken) | Returns a task that performs an asynchronous operation to download the contents of a file in the File service to a local file. |