【问题标题】:How I can get mobile operator name (UWP)?如何获取移动运营商名称 (UWP)?
【发布时间】:2016-04-21 10:31:13
【问题描述】:

我需要获取有关移动运营商的信息(如果设备是电话,或者我有带 sim 卡插槽的设备)。我找不到与此类似的代码:

textBlock1.Text = "Mobile Operator :- " + DeviceNetworkInformation.CellularMobileOperator.ToString();

仅适用于 Windows Phone 8.1 。

【问题讨论】:

    标签: windows-10-mobile


    【解决方案1】:

    目前无法在 UWP 上检索此类信息。 即使您使用 Windows.Networking.Connections API。 也许将来会包括在内。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-08-28
      • 1970-01-01
      • 2017-02-20
      • 2014-02-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多