ComponentOne Zip for UWP
Attributes Property

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZipEntry Class : Attributes Property
Gets the file attributes associated with the entry.
Syntax
'Declaration
 
Public ReadOnly Property Attributes As Windows.Storage.FileAttributes
public Windows.Storage.FileAttributes Attributes {get;}
See Also

Reference

C1ZipEntry Class
C1ZipEntry Members