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
adds only the arguments to the builder. (i.e. Archive, files, directories).
- Assembly
- Cake
.7zip .dll - Namespace
- Cake
.SevenZip .Commands - Containing Type
- BaseCommand
Syntax
protected abstract void BuildArgumentParams(ref ProcessArgumentBuilder builder)
Parameters
Name | Type | Description |
---|---|---|
builder | Process |
The builder. |
Return Value
Type | Description |
---|---|
void |