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