Click or drag to resize

ShellFolderFullParsingName Property

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

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

Property Value

Type: String
The full parsing name.
See Also