Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ZipArchive.Comment Property

Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)

Comment

Gets or sets the comment for the whole ZIP archive.

Declaration
public string Comment { get; set; }
Property Value
Type Description
String

Comment for the ZIP archive.

Exceptions
Type Condition
ArgumentException

The specified value is too long (longer than 65.535 characters).

InvalidOperationException

Archive is not opened for writing.

ObjectDisposedException

Archive was already disposed.

IOException

An I/O error occurred.

ZipException

Cannot perform the requested operation (see ProblemType for detailed information).

In This Article
  • Comment
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies