BlobProperties Constructor (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
BlobProperties Constructor
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name Description 
BlobProperties()()()() Initializes a new instance of the BlobProperties class.

BlobProperties(BlobProperties)(BlobProperties^)(BlobProperties)(BlobProperties) Initializes a new instance of the BlobProperties class based on an existing instance.
Return to top
Overload List
| Name | Description | |
|---|---|---|
| BlobProperties()()()() | Initializes a new instance of the BlobProperties class. | |
| BlobProperties(BlobProperties)(BlobProperties^)(BlobProperties)(BlobProperties) | Initializes a new instance of the BlobProperties class based on an existing instance. |