I am looking at the Networking InTheHand 2.0 evaluation, and am trying to do an example listing the network interfaces using the NetworkInterface class, as it is listed in your Library in the InTheHand.Net.NetworkInformation namespace.
I have added the reference, put in the approriate using statement, but VS2008 fails to find it. When I look at the namespace in the object browser, there is not NetworkInterface class listed. Where can I find this class?