ComponentOne Zip for UWP
Comment Property (C1ZipEntry)

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

Reference

C1ZipEntry Class
C1ZipEntry Members