ShellBrowser .Net Edition
GetDesktopName Method
NamespacesJam.ShellShellBrowserGetDesktopName()()()
Returns the name of the root of the Windows shell namespace, which is "Desktop" in English Windows versions.
Declaration Syntax
C#Visual BasicVisual C++
public static string GetDesktopName()
Public Shared Function GetDesktopName As String
public:
static String^ GetDesktopName()
Return Value
The name of the root of the shell namespace.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)