Summary
Gets or sets the size of the dictionary.
- Namespace
- Cake
.SevenZip .Commands - Containing Type
- BenchmarkCommand
Syntax
public int? DictionarySize { get; set; }
Value
| Type | Description |
|---|---|
| int? | The size of the dictionary. |
public int? DictionarySize { get; set; }
| Type | Description |
|---|---|
| int? | The size of the dictionary. |