다음을 통해 공유


MobileBroadbandUicc.SimIccId 속성

정의

모바일 광대역 디바이스에서 고유한 SIM 카드 ID를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

모바일 광대역 디바이스의 고유한 SIM 카드 ID입니다.

Windows 요구 사항

앱 기능
cellularDeviceControl cellularDeviceIdentity

적용 대상