ISupportSwitchSetHashFunction Interface

Summary

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.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchSetHashFunction"] class Type type-node Implementing0["HashCommand"]-.->Type click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand"

Syntax

public interface ISupportSwitchSetHashFunction : ISupportSwitch

Properties

Name Value Summary
HashFunctions SwitchSetHashFunctionCollection?
Gets or sets the SwitchNtfsAlternateStreams.

See Also

GitHub Discussion