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
SwitchIncludeFilename
class.
- Assembly
- Cake
.7zip .dll - Namespace
- Cake
.SevenZip .Switches - Containing Type
- Switch
Include Filename
Syntax
public SwitchIncludeFilename(string wildcard, RecurseType recurseType = null)
Parameters
Name | Type | Description |
---|---|---|
wildcard | string | The wildcard. |
recurseType | RecurseType | Type of the recurse. |
Return Value
Type | Description |
---|---|
void |