IConfirmationResultContextReturnConfirmationResult Method |
Namespace: ITHit.FileSystem
You will call this method to confirm operation, such as move/rename or delete.
Calling this method triggers [!:IFileSystemItem.MoveToCompletionAsync] call. If the file is moved, the file handle is closed which triggers [!:ITHit.FileSystem.Windows.IFileWindows.CloseCompletionAsync] method call.