Generate COM wrapper plugin - how do I use it?
Hi,
has anyone tried the Generate COM wrapper plugin (part of the power toys of R#)? I´m using R# 2.5.1 and can´t find a way to test the plugin.
How does it work?
Thank you,
Rudi
Please sign in to leave a comment.
Hello rvaas,
this plugin offers a context action available
on invocations of methods of classes marked by the GuidAttribute. It is assumed
that such methods are COM
interop methods, although it is not necessarily true in practice. You should
be able to observe it e.g. on methods
of types from EnvDTE assembly.
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"