ShellBrowserBaseCanRename Method |
Checks if the currently active object can be renamed.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
SyntaxPublic Function CanRename As Boolean
member CanRename : unit -> bool
Return Value
Booleantrue, if the currently active object can be renamed; false otherwise.
See Also