 | filePathOperationsgetWritableFile Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets writable file based on selected mode. By default it will do overwrite. Autorename calls
addUniqueSufix(String, String) extension that counts existing files and sets proper number.
Namespace:
imbSCI.Core.extensions.io
Assembly:
imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
Exceptions| Exception | Condition |
|---|
| imbFileException | getWritableFile [" + mode.ToString() + "] failed when directory should be created from [" + dir.toStringSafe() + "]. "
+ ex.Message - null - null |
See Also