IsisSettingDataManager Constructor (String) |
Namespace:
Atalasoft.Isis
Assembly:
Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public IsisSettingDataManager(
string fileName
)
Public Sub New (
fileName As String
)
Parameters
- fileName
- Type: SystemString
The name of the file which should be used to read and write settings data.
See Also