protected override void RenameSync( string path, string newPath, ProgressFileItem item, AsyncOperation asyncOp )
Protected Overrides Sub RenameSync( _ ByVal path As String, _ ByVal newPath As String, _ ByVal item As ProgressFileItem, _ ByVal asyncOp As AsyncOperation _ )
protected: void RenameSync( String^ path, String^ newPath, ProgressFileItem^ item, AsyncOperation^ asyncOp ); override