ZipDirectoryItem.DirectoryName Property
Gets or sets the name of a directory for the zip directory item.
Namespace: DevExpress.Compression
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the directory name. |
See Also