Click or drag to resize

KnownFolderNameForEditing Property

Gets the relative 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 NameForEditing { get; }

Property Value

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