Summary
-ao (Overwrite mode) switch.
Specifies the overwrite mode during extraction, to overwrite files already present on disk.
- 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["SwitchOverwriteMode"]
class Type type-node
Syntax
public class SwitchOverwriteMode : ISwitch
Constructors
Name | Summary |
---|---|
SwitchOverwriteMode |
Initializes a new instance of the SwitchOverwriteMode class.
|
Methods
Name | Value | Summary |
---|---|---|
BuildArguments |
void |
Builds the arguments using the builder.
|