EN
Deze inhoud is niet beschikbaar in uw taal, maar wel in het Engels.
0 van 1 hebben dit beoordeeld als nuttig - Dit onderwerp beoordelen

CloudBlob.DownloadByteArray Method ()

Downloads the blob's contents as an array of bytes.

Namespace: Microsoft.WindowsAzure.StorageClient
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
'Gebruik
Dim instance As CloudBlob
Dim returnValue As Byte()

returnValue = instance.DownloadByteArray
public byte[] DownloadByteArray ()
public byte[] DownloadByteArray ()
public function DownloadByteArray () : byte[]

Return Value

The contents of the blob, as an array of bytes.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows 7 and Windows Server 2008

Target Platforms

Vindt u dit nuttig?
(1500 tekens resterend)
© 2013 Microsoft. Alle rechten voorbehouden.
facebook page visit twitter rss feed newsletter