| ContainerInfoProvider Methods | 
The ContainerInfoProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteContainer | 
            Deletes container.
              | |
| GetContent(ContainerInfo, String) | 
            Returns content of container.
              | |
| GetContent(ContainerInfo, String, Boolean) | 
            Returns content of container.
              | |
| GetRootContainer | 
            Gets or sets root container name.
              | |
| GetRootContainerInfo | 
            Returns container info of root container.
              | |
| InitContainerInfo(ContainerInfo) | 
            Returns reference to cloud container (creates it if not exists).
              | |
| InitContainerInfo(ContainerInfo, Boolean) | 
            Assigns reference to cloud container to BlobContainer property of containerInfo.
            Creates a new container, if it does not exist.
              | |
| IsContainerPublic | 
            Returns whether is container public.
              |