ShellFolderTryGetDisplayName Method |
Gets the display name for a PIDL that may not represent an existing Shell Item.
This method is only implemented for file system Shell Items with PIDLs created from the ShellItemIdList.FromFileSystem method.
If you override it, make sure you also override TryParseItem, TryGetAttributes and TryGetPropertyValue in a consistent manner.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax Exceptions See Also