.NET Framework Class Library
C1ZipEntry
.
.
::
.
.
Comment Property
C1ZipEntry Class
See Also
Gets or sets a comment associated with the entry.
Namespace:
C1.C1Zip
Assembly:
C1.Silverlight.Zip
(in C1.Silverlight.Zip.dll)
Syntax
C#
public
string
Comment
{
get
;
set
; }
Visual Basic
Public
Property
Comment
As
String
Get
Set
See Also
C1ZipEntry Class
C1.C1Zip Namespace