Hi All,
I'm working on a VS Package implementation and currently struggling to find a way to get an implementation of the IVsSolutionUIHierarchyWindow interface.
It was introduced in the VS 2012. Unfortunately there is no SV.. class, so it can't be obtained via GetService as far as I see.
I'd appreciate any hints or ideas very much!