C# Read Windows Mobile Broadband connection properties

后端 未结 5 2118
伪装坚强ぢ
伪装坚强ぢ 2020-12-29 14:58

First up, here\'s the background:

We have a Windows Forms application (written in C#, .NET Framework 3.5) currently running on full Windows 7 tablets, which have a 3

5条回答
  •  死守一世寂寞
    2020-12-29 15:52

    Mobile Broadband API is also available in Windows 8 Desktop.

    If you're using Windows 8 Metro/RT/whatever name, you need these WindowsRT APIs (Windows.Connectivity.NetworkInformation etc).

提交回复
热议问题