IVirtualFileFullPath Property

Returns path to a file. This isn't windows file path in all cases. For Simulate 365 it's just path from Dashboard root.

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
string FullPath { get; }

Property Value

String

See Also