property ExShellView.CanRename as Boolean
Retrieves or sets a value indicating whether the user can rename files/folders at runtime.

TypeDescription
Boolean A Boolean expression that specifies whether the user can rename the files/folders at runtime.
By default, the CanRename property is False. Use the CanRename property on False, to prevent renaming the files / folders when user browsing a folder. Use the Refresh method to update the view and its settings.