ShellBrowserBaseGetShellObjectName Method |
Returns the Windows shell display name of the currently active object.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxpublic string GetShellObjectName()
Public Function GetShellObjectName As String
public:
String^ GetShellObjectName()
member GetShellObjectName : unit -> string
Return Value
Stringthe Windows shell display name of the currently active object.
See Also