How to use existing Firefox profile in Selenium C#?

I need to use an existing Firefox profile in Selenium using C#. That profile has a configured add-on that i need. I found some code googling but those were for Java, I tried the following code but...