Message 1 of 6
Getting current running addin location
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
Simple question if I was asking about a windows Application, I need to find the install location of the addin dll.
So I need the equivalent of Path.GetDirectoryName(Assembly.GetEntryAssembly().Location);
Thanks in Advance
Dave