Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 590 Bytes

storagefile_moveandreplaceasync_1870118889.md

File metadata and controls

26 lines (18 loc) · 590 Bytes
-api-id -api-type
M:Windows.Storage.StorageFile.MoveAndReplaceAsync(Windows.Storage.IStorageFile)
winrt method

Windows.Storage.StorageFile.MoveAndReplaceAsync

-description

Moves the current file to the location of the specified file and replaces the specified file in that location.

-parameters

-param fileToReplace

The file to replace.

-returns

No object or value is returned by this method.

-remarks

-examples

-see-also