[This is preliminary documentation and subject to change.]
Gets or sets the current directory for the virtual filesystem. All operations on the filesystem are relative to this directory.
The current directory is a virtual directory, not a physical path.
Exception Type | Condition |
---|---|
ArgumentNullException | Thrown if the value of CurrentDirectory is set to null. |
VirtualFS Class | SharpFS Namespace