Click or drag to resize
ZipFileInfoAttributes Property
File attributes.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public override FileAttributes Attributes { get; set; }

Property Value

Type: FileAttributes
See Also