Summary
Initializes a new instance of the
SwitchExcludeArchiveFilename class.
- Namespace
- Cake
.SevenZip .Switches - Containing Type
- Switch
Exclude Archive Filename
Syntax
public SwitchExcludeArchiveFilename(string wildcard, RecurseType? recurseType = null)
Parameters
| Name | Type | Description |
|---|---|---|
| wildcard | string | The wildcard. |
| recurseType | RecurseType? | Type of the recurse. |
Return Value
| Type | Description |
|---|---|
| void |