ArchiveCreatorAddFileInstruction Method |
| Name | Description | |
|---|---|---|
| AddFileInstruction(FileInfo, String) |
Adds a file to include in the archive, under a custom relative path.
| |
| AddFileInstruction(String, String) |
Adds a file to include in the archive, under a custom relative path.
| |
| AddFileInstruction(Byte, String, String) |
Adds a file to include in the archive, under a custom relative path.
|