FileSystemDirectory CreateFile Method NFX Class Library

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

Overload List

  NameDescription
Public methodCreateFile(String, Int32)
Creates a new file optionally pre-allocating te specified number of bytes
Public methodCreateFile(String, String, Boolean)
Puts local existing file into file system
Back to Top
See Also