Click or drag to resize

IAutosaveEnabledVAR_FilenameBase Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
The root base of filename (without extension) for autosave.

Namespace:  imbSCI.Data.interfaces
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
string VAR_FilenameBase { get; }
Request Example View Source

Property Value

Type: String
The variable filename base.
Remarks
This should be an abstract property in abstract base classes
See Also