Click or drag to resize

IsisSettingDataManager Constructor (String)

Creates a new instance of IsisSettingDataManager class.

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
)

Parameters

fileName
Type: SystemString
The name of the file which should be used to read and write settings data.
See Also