FileSystem DoCreateFile Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Protected methodDoCreateFile(FileSystemDirectory, String, Int32)
Override to create a file. This method may be called by miltiple threads
Protected methodDoCreateFile(FileSystemDirectory, String, String, Boolean)
Override to create a file from local file. This method may be called by miltiple threads
Back to Top
See Also