LumiSoft Mail Server User API
SetComment Method (comment)
Namespaces > ICSharpCode.SharpZipLib.Zip > ZipFile > SetComment(String)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.ZipFile.SetComment(System.String)]

Syntax
C#Visual BasicManaged C++
public void SetComment (
	string comment
)
Public Sub SetComment ( _
	comment As String _
)
public:
void SetComment (
	String^ comment
)
Parameters
comment (String)

[Missing <param> documentation for "comment"]

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