IVirtual |
The IVirtualFile type exposes the following members.
Name | Description | |
---|---|---|
![]() | Filename | Contains only FILE NAME, without FULL PATH. |
![]() | FullPath | Returns path to a file. This isn't windows file path in all cases. For Simulate 365 it's just path from Dashboard root. |
![]() | ParentUniqueIdentifier |
Name | Description | |
---|---|---|
![]() | Delete | |
![]() | Exists | |
![]() | GetExtension | |
![]() | OpenRead | |
![]() | ReadAllText | |
![]() | Write(Stream) | |
![]() | Write(String) |