SwitchPassword.

SwitchPassword(string) Constructor

Summary

Initializes a new instance of the SwitchPassword class.
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Switches
Containing Type
SwitchPassword

Syntax

public SwitchPassword(string password)

Parameters

Name Type Description
password string The password.

Return Value

Type Description
void