Hi all,

I am controlling some .Net class from C++ application.

I would like to know if from the C++ context i can add a "delegate like" to a .Net property. I want to catch when a property's getter or a property's setter is called from .Net context. I need to do some works when a public/private property is changed in the Net environement.

Thank for the answer.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to