The IFileSystem type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Delete |
Removes specified file
|
![]() | GetInputStream |
Returns Stream for reading contents of the specified file
|
![]() | GetOutputStream |
Returns Stream for writing to the specified file
|
See Also