Click or drag to resize
ZipFileInfoFullName Property
Full name of file (with whole path).

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public override string FullName { get; }

Property Value

Type: String
See Also