Click or drag to resize

ZipFileProjectArchiveManagerNative Properties

The ZipFileProjectArchiveManagerNative type exposes the following members.

Properties
 NameDescription
Protected propertyCreateProjectArchive Creates a new project archive. Here, a function returning a wrapper using the ZipArchive class is returned.
(Overrides ZipFileProjectArchiveManagerBaseCreateProjectArchive)
Public propertyFileOrFolderName Gets the name of the file or folder. Can be null if no file or folder is set (up to now).
(Inherited from ZipFileProjectArchiveManagerBase)
Public propertyIsDisposed Gets a value indicating whether this instance is disposed.
(Inherited from ZipFileProjectArchiveManagerBase)
Top
See Also