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