FileSystemClientCreateFile Method |
Name | Description | |
---|---|---|
CreateFile(String) |
Creates a new file with the specified path on the file system.
| |
CreateFile(String, Int32, Int32) |
Creates a new file with the specified path on the file system.
| |
CreateFile(String, Int32, Int32, RecordStreamOptions) |
Creates a new file with the specified path on the file system.
| |
CreateFile(String, Int32, Int32, Boolean, RecordStreamOptions) |
Creates a new file with the specified path on the file system.
|