Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

NMaven and COM Interop

When Visual Studio compiles code that depends on a COM object, it creates a wrapper dll. For example, compiling code in MyProject that depends on Shell32.dll will result in both MyProject.dll and Interop.Shell32.dll being created.

References

Labels
  • None