Click or drag to resize

IVirtualFile Interface


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
public interface IVirtualFile
Request Example View Source

The IVirtualFile type exposes the following members.

Properties
 NameDescription
Public propertyFilename Contains only FILE NAME, without FULL PATH.
Public propertyFullPath Returns path to a file. This isn't windows file path in all cases. For Simulate 365 it's just path from Dashboard root.
Public propertyParentUniqueIdentifier 
Top
Methods
See Also