I'm developing a Visual Studio Package, written in C#.
How do I get the full path of the active editor programatically?
When working macros you can use
DTE.ActiveDocument.Path + DTE.ActiveDocument.Name
to get the full path. Likely this is the same in C# when making VS packages?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With