Click or drag to resize
ZipStorageProviderRootDirectory Property
Root directory

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public ZipDirectoryInfo RootDirectory { get; protected set; }

Property Value

Type: ZipDirectoryInfo
See Also