Summary
Sets UseFullPaths to false on the
ExtractCommand
.
(copies all extracted files to one directory).
- Namespace
- Cake
.SevenZip .Builder - Containing Type
- Extract
Command Builder
Syntax
public ExtractCommandBuilder WithoutFullPathExtraction()
Return Value
Type | Description |
---|---|
Extract |
The builder, for fluent use. |