Summary
-o (set Output directory) switch.
Specifies a destination directory where files are to be extracted. This switch can be used only with extraction commands.
- 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["SwitchOutputDirectory"]
class Type type-node
Syntax
public class SwitchOutputDirectory : ISwitch
Constructors
Name | Summary |
---|---|
Switch |
Initializes a new instance of the SwitchOutputDirectory class.
|
Methods
Name | Value | Summary |
---|---|---|
BuildArguments |
void |
Builds the arguments using the builder.
|