Click or drag to resize

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.

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
string FullPath { get; }
Request Example View Source

Property Value

String
See Also