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 public override string FullParsingName { get; }
Property Value
Type:
StringThe full parsing name.
See Also