Moves the file or folder specified by ResourcePath to a new location.
[VB.NET] Public Function MoveResourceAsync(ByVal ToPath As String) As IAsyncAction
[C#] public IAsyncAction MoveResourceAsync(string toPath);