Click or drag to resize

ArchiveCreatorAddFileInstruction Method

Overload List
  NameDescription
Public methodAddFileInstruction(FileInfo, String)
Adds a file to include in the archive, under a custom relative path.
Public methodAddFileInstruction(String, String)
Adds a file to include in the archive, under a custom relative path.
Public methodAddFileInstruction(Byte, String, String)
Adds a file to include in the archive, under a custom relative path.
Top
See Also