Click or drag to resize
IGDStorageFileCopyAsync Method
Overload List
  NameDescription
Public methodCopyAsync(IGDStorageFolder)
Creates a copy of the file in the specified folder.
Public methodCopyAsync(IGDStorageFolder, String)
Creates a copy of the file in the specified folder, using the desired name.
Public methodCopyAsync(IGDStorageFolder, String, NameCollisionOption)
Creates a copy of the file in the specified folder, using the desired name. This method also specifies what to do if an existing file in the specified folder has the same name.
Top
See Also