TestCommand.

Password Property

Summary

Gets or sets the SwitchPassword.
Namespace
Cake.SevenZip.Commands
Containing Type
TestCommand

Syntax

public SwitchPassword? Password { get; set; }

Value

Type Description
SwitchPassword? SwitchPassword.
GitHub Discussion