I tried every trick in the book, creating a new object, instantiating it (even tho it says i can't) and just trying to create a reference to use it, and then also trying to call the .Address value inside it while using it like i would use a shared member (without instantiation) and nothing is working, msdn sample/help is useless... i even tried inheriting it and useing it like that, none of them worked, i am sure i am missing something, can anyone give me some code samples? here is the msdn docs on it to to give you an overview...
although i like vb.net more i can read and coded in both c# and vb.net so either will be fine.
thanks:)
an aside: if anyone is wondering why, im just trying to get my routers name/label from a pc as shown here... http://stackoverflow.com/questions/3839189/how-to-get-router-name-ip-as-shown-in-windows-network-tab-in-code