Base for all Switches.
- Namespace
- Cake
.SevenZip .Switches - Implementing Types
-
- Switch
Nt Security Information - Switch
Set Hash Function Collection - Switch
Exclude Filename Collection - Switch
Compression Method - SwitchUpdateOptions
- BaseBoolSwitch
- Switch
Include Archive Filename Collection - Switch
Compress Files Open For Writing - Switch
Exclude Archive Filename Collection - BaseSwitchCollection
<T> - SwitchOverwriteMode
- Switch
Exclude Archive Filename - Switch
Include Archive Filename - Switch
Include Filename Collection - Switch
Delete After Compression - Switch
Include Filename - Switch
Ntfs Alternate Streams - SwitchPassword
- Switch
Disable Parsing Of Archive Name - Switch
Self Extracting Archive - Switch
Exclude Filename - Switch
Set Timestamp From Most Recent File - SwitchArchiveType
- Switch
Show Technical Information - Switch
Output Directory - Switch
Working Directory - Switch
Recurse Subdirectories - Switch
Set Hash Function - SwitchVolume
- Switch
Volume Collection - Switch
Fully Qualified File Paths
- Switch
graph BT
Type["ISwitch"]
class Type type-node
Implementing0["SwitchNtSecurityInformation"]-.->Type
click Implementing0 "/cake-test/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation"
Implementing1["SwitchSetHashFunctionCollection"]-.->Type
click Implementing1 "/cake-test/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection"
Implementing2["SwitchExcludeFilenameCollection"]-.->Type
click Implementing2 "/cake-test/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection"
Implementing3["SwitchCompressionMethod"]-.->Type
click Implementing3 "/cake-test/api/Cake.SevenZip.Switches/SwitchCompressionMethod"
Implementing4["SwitchUpdateOptions"]-.->Type
click Implementing4 "/cake-test/api/Cake.SevenZip.Switches/SwitchUpdateOptions"
Implementing5["BaseBoolSwitch"]-.->Type
click Implementing5 "/cake-test/api/Cake.SevenZip.Switches/BaseBoolSwitch"
Implementing6["SwitchIncludeArchiveFilenameCollection"]-.->Type
click Implementing6 "/cake-test/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection"
Implementing7["SwitchCompressFilesOpenForWriting"]-.->Type
click Implementing7 "/cake-test/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting"
Implementing8["SwitchExcludeArchiveFilenameCollection"]-.->Type
click Implementing8 "/cake-test/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection"
Implementing9["BaseSwitchCollection<T>"]-.->Type
click Implementing9 "/cake-test/api/Cake.SevenZip.Switches/BaseSwitchCollection_1"
Implementing10["SwitchOverwriteMode"]-.->Type
click Implementing10 "/cake-test/api/Cake.SevenZip.Switches/SwitchOverwriteMode"
Implementing11["SwitchExcludeArchiveFilename"]-.->Type
click Implementing11 "/cake-test/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilename"
Implementing12["SwitchIncludeArchiveFilename"]-.->Type
click Implementing12 "/cake-test/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilename"
Implementing13["SwitchIncludeFilenameCollection"]-.->Type
click Implementing13 "/cake-test/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection"
Implementing14["SwitchDeleteAfterCompression"]-.->Type
click Implementing14 "/cake-test/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression"
Implementing15["SwitchIncludeFilename"]-.->Type
click Implementing15 "/cake-test/api/Cake.SevenZip.Switches/SwitchIncludeFilename"
Implementing16["SwitchNtfsAlternateStreams"]-.->Type
click Implementing16 "/cake-test/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams"
Implementing17["SwitchPassword"]-.->Type
click Implementing17 "/cake-test/api/Cake.SevenZip.Switches/SwitchPassword"
Implementing18["SwitchDisableParsingOfArchiveName"]-.->Type
click Implementing18 "/cake-test/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName"
Implementing19["SwitchSelfExtractingArchive"]-.->Type
click Implementing19 "/cake-test/api/Cake.SevenZip.Switches/SwitchSelfExtractingArchive"
Implementing20["SwitchExcludeFilename"]-.->Type
click Implementing20 "/cake-test/api/Cake.SevenZip.Switches/SwitchExcludeFilename"
Implementing21["SwitchSetTimestampFromMostRecentFile"]-.->Type
click Implementing21 "/cake-test/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile"
Implementing22["SwitchArchiveType"]-.->Type
click Implementing22 "/cake-test/api/Cake.SevenZip.Switches/SwitchArchiveType"
Implementing23["SwitchShowTechnicalInformation"]-.->Type
click Implementing23 "/cake-test/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation"
Implementing24["SwitchOutputDirectory"]-.->Type
click Implementing24 "/cake-test/api/Cake.SevenZip.Switches/SwitchOutputDirectory"
Implementing25["SwitchWorkingDirectory"]-.->Type
click Implementing25 "/cake-test/api/Cake.SevenZip.Switches/SwitchWorkingDirectory"
Implementing26["SwitchRecurseSubdirectories"]-.->Type
click Implementing26 "/cake-test/api/Cake.SevenZip.Switches/SwitchRecurseSubdirectories"
Implementing27["SwitchSetHashFunction"]-.->Type
click Implementing27 "/cake-test/api/Cake.SevenZip.Switches/SwitchSetHashFunction"
Implementing28["SwitchVolume"]-.->Type
click Implementing28 "/cake-test/api/Cake.SevenZip.Switches/SwitchVolume"
Implementing29["SwitchVolumeCollection"]-.->Type
click Implementing29 "/cake-test/api/Cake.SevenZip.Switches/SwitchVolumeCollection"
Implementing30["SwitchFullyQualifiedFilePaths"]-.->Type
click Implementing30 "/cake-test/api/Cake.SevenZip.Switches/SwitchFullyQualifiedFilePaths"
Syntax
public interface ISwitch
Methods
| Name | Return Value | Summary |
|---|---|---|
| BuildArguments |
void |
Builds the arguments using the builder.
|