Archive.Comment

Archive.Comment property

Gets comment for the whole archive.

public string Comment { get; }

Remarks

If Encoding is provided, is decoded using it. Otherwise, UTF-8 is used.

See Also