This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.7zip.
Summary
Sets UseFullPaths to false on the
ExtractCommand.
(copies all extracted files to one directory).
- Assembly
- Cake
.7zip .dll - Namespace
- Cake
.SevenZip .Builder - Containing Type
- Extract
Command Builder
Syntax
public ExtractCommandBuilder WithoutFullPathExtraction()
Return Value
| Type | Description |
|---|---|
| Extract |
The builder, for fluent use. |
