Click or drag to resize
ConfigStorageUseKeysHashAsFilename Field
If true, will use keys hash as filenames. If false, filenames will just be the keys (watch out not to give keys that cannot be a valid filename!).

Namespace:  GeonBit.Managers
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool UseKeysHashAsFilename

Field Value

Type: Boolean
See Also