Click or drag to resize
ZipDirectoryInfoFullName Property
Full name of directory (whole path).

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

Property Value

Type: String
See Also