Click or drag to resize

ItemSIGDN_DESKTOPABSOLUTEPARSING Property

Gets the parsing name relative to the desktop. In UI this name is suitable for display to the user.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string SIGDN_DESKTOPABSOLUTEPARSING { get; }

Property Value

Type: String
The parsing name relative to the desktop.
See Also