Click or drag to resize

ShellBrowserBaseGetDesktopName Method

Returns the name of the root of the Windows shell namespace, which is "Desktop" in English Windows versions.

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

Return Value

Type: String
The name of the root of the shell namespace.
See Also