Are they declared as public in C#?
In C#, is the class containing the members in question decorated as [ComVisible] and [ClassInterface(ClassInterfaceType.AutoDual)]?
--
Alan Bourke
alanpbourke (at) fastmail (dot) fm
On Wed, 30 May 2018, at 1:29 PM, Paul Newton wrote:
> Hi all
>
> I have a COM object and when editing code intellisense shows me the
> objects properties and methods but when I am debugging I cannot see the
> objects properties in the watch window. Is there a way around this -
> perhaps something else I need to do in my C# code?
>
> Thanks
>
> Paul Newton
>
[excessive quoting removed by server]