Click or drag to resize
ContainerInfoProviderIsContainerPublic Method
Returns whether is container public.

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

Parameters

path
Type: SystemString
Path.

Return Value

Type: Boolean
See Also