BlobProperties Constructor (Microsoft.WindowsAzure.Storage.Blob)

From Microsoft Windows Azure Storage Blob

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

Overload List

NameDescription
System_CAPS_pubmethodBlobProperties()()()()

Initializes a new instance of the BlobProperties class.

System_CAPS_pubmethodBlobProperties(BlobProperties)(BlobProperties^)(BlobProperties)(BlobProperties)

Initializes a new instance of the BlobProperties class based on an existing instance.

Return to top