Click or drag to resize

ControlDataBaseFilePath Property

Base file path is use to find supporting files when reading control structures For M11 setups, this points to the directory of the .nwk file

Namespace:  DHI.Mike1D.ControlModule
Assembly:  DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public IFilePath BaseFilePath { get; set; }

Property Value

Type: IFilePath
See Also