ZipFile.SetComment Method From IC Sharp Sharp Zip Lib previous page next page ICSharpCode SharpZipLib Class Library ZipFile.SetComment Method Set the file comment to be recorded when the current update is commited. public void SetComment( string comment); Parameters comment The comment to record. See Also ZipFile Class | ICSharpCode.SharpZipLib.Zip Namespace previous page start next page