Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am experimenting with turning a macro into a plug in using Visual Studio 2022. this macro is an automated action that happens whenever i export the document.
I get error CS1061 when i set the code to use ThisDocument to define the active document in the Model startup.
I also get CS1061 when using the this.shutdown (or startup) int the internal startup.
Visual studio offers 3 solutions i was wondering which solution would be the best? i am trying to turn this Macro into an AddIn so we can distribute it better to the rest of the office.
Please see the attached screenshots.
Solved! Go to Solution.