Click or drag to resize

KnownFolderEditingName Property

Gets the absolute name for Windows Shell editing.

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

Property Value

Type: String
The absolute name for Windows Shell editing.
See Also