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