Summary
-x (Exclude filenames) switch.
Specifies which filenames or wildcard-names must be excluded from the operation. Multiple exclude switches are supported.
- Namespace
- Cake
.SevenZip .Switches - Interfaces
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["ISwitch"]
click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISwitch"
Type["SwitchExcludeFilename"]
class Type type-node
Syntax
public class SwitchExcludeFilename : ISwitch
Constructors
Name | Summary |
---|---|
Switch |
Initializes a new instance of the SwitchExcludeFilename class.
|
Methods
Name | Value | Summary |
---|---|---|
BuildArguments |
void |
Builds the arguments using the builder.
|