FormFlowsheetFilePath Property

Gets or sets the full file path of the simulation file saved to or loaded from disk.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public string FilePath { get; set; }

Property Value

String

Implements

IFlowsheetFilePath

See Also