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