I have an MPF-based project system and have used both IVsBuildPropertyStorage and the MSBuild property API to access project properties on other projects within my solution. I'm looking for thoughts on when you should prefer one over the other.
Thanks in advance.
Kirk Fertitta