Virtual |
The VirtualFileSystem type exposes the following members.
| Name | Description | |
|---|---|---|
| Combine | Determine the canonically correct script path. | |
| Delete | Delete the script. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Exists | Determine the existance of a script. | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetCaption | Determine the caption for a script. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetTimeStamp | Determine the time stamp for a script. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| Read | Read the script's contents. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| Write | Write the script's contents. |