[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Zip Assembly
C1.Zip
Classes
C1ZipEntry
Properties
Comment
dotnet-api
C1.Zip Assembly
C1.Zip
Classes
C1ZStreamReader
C1ZStreamWriter
C1ZipEntry
Properties
Attributes
CRC32
Comment
CompressionRatio
Date
FileName
IsEncrypted
SizeCompressed
SizeCompressedLong
SizeUncompressed
SizeUncompressedLong
Methods
C1ZipEntryCollection
C1ZipFile
ZipEncoding
ZipFileException
ZipProgressEventArgs
Enums
Delegates
C1.Zip.ZLib
(Showing Draft Content)
C1.Zip.C1ZipEntry.Comment
Comment Property
Comment
Gets or sets a comment associated with the entry.
Declaration
public string Comment { get; set; }