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