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