Click or drag to resize

ArchiveCreatorInstruction Properties

The ArchiveCreatorInstruction type exposes the following members.

Properties
  NameDescription
Public propertyArchiveRelativeFilePath
Gets the file target path in the archive.
Public propertyArchiveRelativeFolderPath
Gets or sets the folder path in the archive where the file should be added.
Public propertyFile
Gets or sets the location of the source file.
Public propertyFileContent
Gets or sets the content of the file to add in the archive.
Public propertyFileName
Gets or sets the file name. Only relevant when a FileContent is specified and not a File (info).
Top
See Also