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 true on the
ExtractCommand
.
- Assembly
- Cake
.7zip .dll - Namespace
- Cake
.SevenZip .Builder - Containing Type
- Extract
Command Builder
Syntax
public ExtractCommandBuilder WithFullPathExtraction()
Return Value
Type | Description |
---|---|
Extract |
The builder, for fluent use. |