Summary
Gets the command character. (e.g. "a", "u" or "e"...)
- Namespace
- Cake
.SevenZip .Commands - Containing Type
- InformationCommand
Syntax
protected override string CommandChar { get; }
Value
| Type | Description |
|---|---|
| string | The command character. |