sameer kulkarni

sameer kulkarni

  • NA
  • 2
  • 1.2k

Accessing Network Profile Information in Windows Store Apps

Oct 11 2013 3:40 PM
i am new to c# and .net framework and the question may be very basic. Actually i wanted to access all connection profiles available on device with their details from c#. In an article on web i read that we can do it using ConnectionProfile() method of System.Net.NetworkInformation namespace but when i tried to do so visual studio is saying that there is no any such method. so it'll be very helpful if i get any details on this topic.