LumiSoft Mail Server User API
Comment Property
Namespaces > ICSharpCode.SharpZipLib.Zip > ZipEntry > Comment

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.ZipEntry.Comment]

Syntax
C#Visual BasicManaged C++
public string Comment { get; set; }
Public Property Comment As String
public:
String^ Comment {
	String^ get ();
	void set (String^ value);
}

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)