Click or drag to resize

ShellBrowserBaseGetShellObjectName Method

Returns the Windows shell display name of the currently active object.

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

Return Value

Type: String
the Windows shell display name of the currently active object.
See Also