ListCommand.

CommandChar Property

Summary

Gets the command character. (e.g. "a", "u" or "e"...)
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Commands
Containing Type
ListCommand

Syntax

protected override string CommandChar { get; }

Attributes

Type Description
NullableAttribute

Value

Type Description
string The command character.