The properties of the VirtualFile class are listed below. For a complete list of VirtualFile class members, see the VirtualFile Members topic.
Bytes | The data of this file in a byte array, if supported. |
Size | The size of this file. |
Stream | A stream that can be used to access this file's data. |
SupportsBytes | Whether or not this file supports getting data as a byte array. |
VirtualFile Class | SharpFS Namespace