ArchiveCreatorInstruction Properties |
The ArchiveCreatorInstruction type exposes the following members.
Name | Description | |
---|---|---|
ArchiveRelativeFilePath |
Gets the file target path in the archive.
| |
ArchiveRelativeFolderPath |
Gets or sets the folder path in the archive where the file should be added.
| |
File |
Gets or sets the location of the source file.
| |
FileContent |
Gets or sets the content of the file to add in the archive.
| |
FileName |
Gets or sets the file name.
Only relevant when a FileContent is specified and not a File (info).
|