Click or drag to resize

LocalFileSystemClientCreateFile Method

Overload List
 NameDescription
Public methodCreateFile(String) Creates a new file with the specified path on the file system.
Public methodCreateFile(String, Int32, Int32) Creates a new file with the specified path on the file system.
Public methodCreateFile(String, Int32, Int32, RecordStreamOptions) Creates a new file with the specified path on the file system.
Public methodCreateFile(String, Int32, Int32, Boolean, RecordStreamOptions) Creates a new file with the specified path on the file system.
Top
See Also