ArchiveSaveOptionsArchiveComment Property

Gets or sets optional comment for the Zip file.

Namespace:  Aspose.Zip.Saving
Assembly:  Aspose.Zip (in Aspose.Zip.dll) Version: 20.3
Syntax
public string ArchiveComment { get; set; }

Property Value

Type: String
See Also