Hi,
As in subject.
How to handle the value returned by the .net assembly via reference? The assembly returns a reference to the object which is string type. How to read the value of the string?
There is no properties available and the methods are: Equals, GetHashCode, GetType, ToString.