AddCommand.

CommandChar Property

Summary

Gets the command character. (e.g. "a", "u" or "e"...)
Namespace
Cake.SevenZip.Commands
Containing Type
AddCommand

Syntax

protected override string CommandChar { get; }

Value

Type Description
string The command character.
GitHub Discussion