VolkerStamme
Programmer
I've created a little COM server in C# and it works fine. What I can't get to work is all the descriptive stuff for e.g. Intellisense on the client side, such as parameter description, helpstring for properties etc. Does anyone know how to create these? Thanks