Click or drag to resize

ShellBrowserBaseCanRename Method

Checks if the currently active object can be renamed.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public bool CanRename()

Return Value

Type: Boolean
true, if the currently active object can be renamed; false otherwise.
See Also