Public Enumerations
| Name | Description | |
|---|---|---|
![]() |
folderMode | Represent how folder information is stored in archive. |
Public Fields
| Name | Description | |
|---|---|---|
![]() |
addCompressLevel | Get or sets the compress level. |
![]() |
addFile | Get or sets a list of file to be added to the archive. |
![]() |
addFolder | Get or sets how folder information is stored in archive. |
![]() |
addOptionsEx | Get or sets archiver based options. |
![]() |
archiveName | Gets of sets the filename of the archive. |
![]() |
baseFolder | Get or sets the base folder. (require addFolder = folderMode.relative) |
![]() |
password | Gets or sets the archive password for add. |
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
AddOptions | Overloaded. Initializes a new instance of the AddOptions class. |