Click or drag to resize
ContainerInfoProviderGetRootContainer Method
Gets or sets root container name.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 9.0.0
Syntax
C#
public static string GetRootContainer(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: String
See Also