Click or drag to resize

KnownFolderEditingName Property

Gets the absolute name for Windows Shell editing.

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

Property Value

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