I want to get all details of wifi such as its name and other details in a windows phone app using c# language.
Please suggest me some way to do this.
I want to get all details of wifi such as its name and other details in a windows phone app using c# language.
Please suggest me some way to do this.
You can't get WiFi's name AFAIK , here are all the informations you can get using NetworkInformation class.
https://msdn.microsoft.com/en-us/library/windows/apps/hh202859%28v=vs.105%29.aspx