EN
Bu içerik dilinizde bulunmamaktadır ancak İngilizce sürümüne buradan bakabilirsiniz.
Bu konu henüz değerlendirilmedi - Bu konuyu değerlendir

CloudBlob.UploadByteArray Method (Byte[], BlobRequestOptions)

Uploads an array of bytes to a block blob, using a conditional request based on the BlobRequestOptions that you specify.

Namespace: Microsoft.WindowsAzure.StorageClient
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
'Kullanım
Dim instance As CloudBlob
Dim content As Byte()
Dim options As BlobRequestOptions

instance.UploadByteArray(content, options)
public virtual void UploadByteArray (
	byte[] content,
	BlobRequestOptions options
)
public void UploadByteArray (
	byte[] content, 
	BlobRequestOptions options
)
public function UploadByteArray (
	content : byte[], 
	options : BlobRequestOptions
)

Parameters

content

The array of bytes to upload.

options

Type: Microsoft.WindowsAzure.StorageClient.BlobRequestOptions

An object that specifies any additional options for the request.

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

Bunu faydalı buldunuz mu?
(1500 karakter kaldı)
© 2013 Microsoft. Tüm hakları saklıdır.
facebook page visit twitter rss feed newsletter