ComponentOne Zip for UWP
FileName Property (C1ZipFile)

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZipFile Class : FileName Property
Gets the name of the current zip file.
Syntax
'Declaration
 
Public ReadOnly Property FileName As System.String
public System.string FileName {get;}
See Also

Reference

C1ZipFile Class
C1ZipFile Members