ISupportSwitchSetHashFunction Interface

Command supports switch -scrc (Set hash function).

The Switch is SwitchSetHashFunction.

The Builder is SwitchSetHashFunctionBuilder.

Namespace
Cake.SevenZip.Switches
Interfaces
Implementing Types
graph BT Type-.->Interface0["ISupportSwitch"] click Interface0 "/cake-test/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchSetHashFunction"] class Type type-node Implementing0["HashCommand"]-.->Type click Implementing0 "/cake-test/api/Cake.SevenZip.Commands/HashCommand"

Syntax

public interface ISupportSwitchSetHashFunction : ISupportSwitch

Properties

Name Property Type Summary
HashFunctions SwitchSetHashFunctionCollection
Gets or sets the SwitchNtfsAlternateStreams.

See Also