Navigation: UModel Programmer's Reference > UModel IDE Plug-Ins > How to Create a UModel IDE Plug-In
To expose a COM callable wrapper that can interact with COM objects:
1.Right-click your C# project and select Properties.
2.In the Build tab, select the Register for COM interop check box for all build configurations.