DefaultFileSystem Type
Represents a default (memory-mapped) implementation of the file system
Constructors
| Constructor |
Description
|
|
Create a default implementation of the file system
|
Instance members
| Instance member |
Description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.OpenFileForWriteShim
Parameters:
string
?fileMode : FileMode
?fileAccess : FileAccess
?fileShare : FileShare
Returns: Stream
Modifiers: abstract |
|
F# Compiler Guide