CloudFile.DownloadToByteArrayAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudFile.DownloadToByteArrayAsync (Byte[], Int32) Downloads the contents of a file to a byte array.
CloudFile.DownloadToByteArrayAsync (Byte[], Int32, AccessCondition, FileRequestOptions, OperationContext) Downloads the contents of a file to a byte array.

See Also