Not very sure whether this possible or not. But I am not able to declare any Public Property in Word Ribbon Project. There is no reference for 'Property' itself.

Objective: I need to use a collection (Dictionary<>) which I am creating in Word Ribbon project. On click of the button of the Ribbon, I want to use the collection (Dictionary<>) in the different project.

How can I achieve this? or is there any other way that I can pass a List from Word Ribbon project to other project?

link|improve this question
Please extend your question with more details, like code you have tried. "Public Property" sounds like VB while you tag this C# ... – Hans Kesting Dec 14 '11 at 12:20
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.