| ContainerInfoProviderGetRootContainerInfo Method | 
            Returns container info of root container.
            
 
Namespace: CMS.AzureStorageAssembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 10.0.0
 Syntax
Syntaxpublic static ContainerInfo GetRootContainerInfo(
	string path
)
Parameters
- path
- Type: SystemString
 
Return Value
Type: 
ContainerInfo See Also
See Also