FlowsheetBaseFilePath Property

Gets or sets the full file path of the simulation file on disk.

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public string FilePath { get; set; }

Property Value

String

Implements

IFlowsheetFilePath

See Also