Click or drag to resize

ItemSIGDN_DESKTOPABSOLUTEEDITING Property

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

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string SIGDN_DESKTOPABSOLUTEEDITING { get; }

Property Value

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