ShellItemIdListGetPath Method |
Gets the path.
Note this will call back into the Shell API, so, if this PIDL is already known to you (for example, it's one of your ShellItem's PIDL), prefer another method.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
SyntaxReturn Value
Type:
StringA string.
See Also