ComponentOne Zip for UWP
Comment Property (C1ZipFile)

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZipFile Class : Comment Property
Gets or sets a comment associated with the current zip file.
Syntax
'Declaration
 
Public Property Comment As System.String
public System.string Comment {get; set;}
See Also

Reference

C1ZipFile Class
C1ZipFile Members