Name | Description | |
---|---|---|
![]() ![]() | Current | Gets the default (current) file system of the application. |
![]() | CurrentFolderPath | Gets or sets the current folder path. If the user has not explicitly specified a current folder, by default the Directory.GetCurrentDirectory() value is used. |
![]() | Path | Gets the path notation that this file system uses. |
![]() | TempFolderPath | Gets or set an user specified temp folder path. If the user has not explicitly specified a current folder, by default the Directory.GetTempPath() value is used. |
![]() | Type | Gets the type of this file system |