Search code examples
winapicomwindows-shell

What Windows Shell PROPERTYKEY ID's are available?


I've found various COM and Shell Interfaces like IFolderView2::GetGroupBy() that refers to a PROPERTYKEY. Where can one find all the build-in property keys available that are related to the Windows shell?

TIA!!


Solution

  • Windows Properties has a list of system-defined properties.