CloudBlobClient.GetRootContainerReference Method (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
Returns a reference to the root container.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Remarks
Note that the root container must be explicitly created, if it does not already exist, before you can read from it or write to it.
Return to top
Returns a reference to the root container.
Syntax
Remarks
Note that the root container must be explicitly created, if it does not already exist, before you can read from it or write to it.