MobileBroadbandDeviceInformation.SimIccId 屬性

定義

取得行動寬頻網路裝置的 SIM 智慧卡識別碼 (ICCID) 。

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

屬性值

String

Platform::String

winrt::hstring

適用于行動寬頻網路裝置的 SIM 卡識別碼 (ICCID) 。

Windows 需求

應用程式功能
cellularDeviceControl cellularDeviceIdentity

備註

您可以使用 SimIccId 值來識別及布建行動寬頻網路裝置。

適用於