Override to implement any custom logic for rename of your item
protected virtual bool OnRename(
string
)
Protected Overridable Function OnRename( _
ByVal As String _
) As Boolean
Parameters
- newName
- The new item name
Return Value
True if rename is successfull
Target Platforms: Windows 10, Windows 8.1