ComponentOne Zip for UWP
FileName Property (C1ZipEntry)

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZipEntry Class : FileName Property
Gets the entry name. This is usually a file name, optionally including a path.
Syntax
'Declaration
 
Public ReadOnly Property FileName As System.String
public System.string FileName {get;}
See Also

Reference

C1ZipEntry Class
C1ZipEntry Members