MobileBroadbandDeviceInformation.SimGid1 属性

定义

获取移动宽带网络设备的组标识符级别 1 (GID1) 。

public:
 property Platform::String ^ SimGid1 { Platform::String ^ get(); };
winrt::hstring SimGid1();
public string SimGid1 { get; }
var string = mobileBroadbandDeviceInformation.simGid1;
Public ReadOnly Property SimGid1 As String

属性值

String

Platform::String

winrt::hstring

从 SIM 卡获取的 GID1 的字符串值。

Windows 要求

设备系列
Windows 10 Creators Update (在 10.0.15063.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v4.0 中引入)
应用功能
cellularDeviceControl cellularDeviceIdentity

适用于