Click or drag to resize
ContainerInfoIsPublic Property
Indicates if this container is public.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 9.0.0
Syntax
C#
public bool IsPublic { get; set; }

Property Value

Type: Boolean
See Also