Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
ZipEntry::Comment
The comment stored within the Zip for this entry.
![]() |
Declarations | ||
|
[Visual Basic] Public Property Comment As String [C#] public string Comment {get; set;} [C++] public: __property String* get_Comment(); public: __property void set_Comment(String *); [JScript] public function get Comment() : String; public function set Comment(String); |
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.