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

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

Parameters

path
Type: System.String
Path.

Return Value

Type: Boolean
See Also