In the following property definition:

[C#]
[ComVisible(true)]
public string HelpNamespace {get; set;}


I suppose that [ComVisible(true)] refers to the Windows COM.

Does this affect in any way how I would do the stubb for this property?
I suppose not, but I want to check.


Thanks,
Daniel.


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to