Storage Client Library for Windows Phone (Version 7.0)

Microsoft Windows Azure Storage Blob

Initializes a new instance of the BlobRequestOptions class.

Namespace:   Microsoft.WindowsAzure.Storage.Blob
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Syntax

 
public BlobRequestOptions()
 
public:
BlobRequestOptions()
 
new : unit -> BlobRequestOptions
 
Public Sub New
Return to top