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
Initializes a new instance of the
SwitchExcludeFilenameCollection class.
- Assembly
- Cake
.7zip .dll - Namespace
- Cake
.SevenZip .Switches - Containing Type
- Switch
Exclude Filename Collection
Syntax
public SwitchExcludeFilenameCollection(SwitchExcludeFilename initial, params SwitchExcludeFilename[] additional)
Parameters
| Name | Type | Description |
|---|---|---|
| initial | Switch |
The initial. |
| additional | Switch |
The additional. |
Return Value
| Type | Description |
|---|---|
| void |
