Where can I find reference Microsoft.Office.Interop.Visio.Application

Started by KarlAxel, January 24, 2019, 11:24:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

KarlAxel

I am using C# and I have Visio 2016 installed, but I cannot find the Microsoft.Office.Interop.Visio.Application reference. Anyone knows where it resides or from where it can be downloaded?

Solution:
Needed to install Office/SharePoint development  in Visual Studio

Paul Herber

It should all be part of the .NET framework.
If you add a reference to your code in Visual Studio like:


using Visio = Microsoft.Office.Interop.Visio;


I expect the Sharepoint reference to be something similar.
Electronic and Electrical engineering, business and software stencils for Visio -

https://www.paulherber.co.uk/