MobileBroadbandDeviceInformation.TelephoneNumbers 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得行動寬頻裝置的電話號碼。
public:
property IVectorView<Platform::String ^> ^ TelephoneNumbers { IVectorView<Platform::String ^> ^ get(); };
IVectorView<winrt::hstring> TelephoneNumbers();
public IReadOnlyList<string> TelephoneNumbers { get; }
var iVectorView = mobileBroadbandDeviceInformation.telephoneNumbers;
Public ReadOnly Property TelephoneNumbers As IReadOnlyList(Of String)
屬性值
行動寬頻裝置的電話號碼。
Windows 需求
應用程式功能 |
cellularDeviceControl
cellularDeviceIdentity
|
備註
如果裝置支援 GSM 行動資料類別,電話號碼會是行動訂閱者 ISDN 號碼, (MSISDN) 。 如果裝置支援 CDMA 行動資料類別,電話號碼會是行動目錄號碼 (MDN) 。