[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Zip Assembly
C1.Zip
Classes
C1ZipFile
Properties
Comment
dotnet-api
C1.Zip Assembly
C1.Zip
Classes
C1ZStreamReader
C1ZStreamWriter
C1ZipEntry
C1ZipEntryCollection
C1ZipFile
Constructors
Properties
Comment
CompressionLevel
Entries
FileName
MemoryThreshold
OverwriteHidden
OverwriteReadOnly
OverwriteSystem
Password
TempFileName
UseUtf8Encoding
Methods
Events
ZipEncoding
ZipFileException
ZipProgressEventArgs
Enums
Delegates
C1.Zip.ZLib
(Showing Draft Content)
C1.Zip.C1ZipFile.Comment
Comment Property
Comment
Gets or sets a comment associated with the current zip file.
Declaration
public string Comment { get; set; }