Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ZipArchive.FileName Property

Reserved for future use.

Namespace: DevExpress.Compression

Assembly: DevExpress.Docs.v20.2.dll

Declaration

public string FileName { get; set; }

Property Value

Type Description
String

A string that is the file name. By default is null.

See Also