







![]() ![]() |
TFS Build Extensions Help (v1.0.0.6) |
Zip Members |
Zip Class Constructors Properties See Also Send Feedback |
The Zip type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Zip |
Properties
Name | Description | |
---|---|---|
![]() | Action |
Specifies the action to perform
|
![]() | CompressionLevel |
Sets the CompressionLevel to use. Default is Default, also supports BestSpeed and BestCompression
|
![]() | CompressPath |
Sets the Path to Zip.
|
![]() | ExtractPath |
Path to extract the zip file to
|
![]() | Files |
Sets the files to Compress
|
![]() | Password |
Sets the Password to be used
|
![]() | RemoveRoot |
Sets the root to remove from the zip path. Note that this should be part of the file to compress path, not the target path of the ZipFileName
|
![]() | ZipFileName |
Sets the name of the Zip File
|