Click or drag to resize

RootShellFolderFullParsingName Property

Gets this item's parsing name, that is, including the parent's full parsing name.

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

Property Value

Type: String
The full parsing name.
See Also