LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GetType .NETAssemblyQualifiedName

I am trying to use GetType in .NET.  I am not sure what to put for the typeName.  I have DLL and the type I would like to get.  How do I find the typeName?   To make sure that I got the type, I call the ToString method to see do I get the name back.

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 1 of 2
(1,993 Views)

Try looking at this example - http://lavag.org/topic/16649-net-remoting-with-events-in-labview-a-complete-example/

 

I can't look at the code, but I think it should get you in the direction you want.


___________________
Try to take over the world!
Message 2 of 2
(1,988 Views)