Click or drag to resize
IGDStorageFolderCreateFileAsync Method
Overload List
  NameDescription
Public methodCreateFileAsync(String)
Creates a new file in the current folder.
Public methodCreateFileAsync(String, CreationCollisionOption)
Creates a new file in the current folder, and specifies what to do if a file with the same name already exists in the current folder.
Top
See Also