共用方式為


PhoneLineCellularDetails 類別

定義

提供與電話線路行動數據元件的詳細互動。

public ref class PhoneLineCellularDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PhoneLineCellularDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PhoneLineCellularDetails
Public NotInheritable Class PhoneLineCellularDetails
繼承
Object Platform::Object IInspectable PhoneLineCellularDetails
屬性

Windows 需求

裝置系列
Windows Mobile Extension SDK (已於 10.0.10240.0 引進)
API contract
Windows.ApplicationModel.Calls.CallsPhoneContract (已於 v1.0 引進)
應用程式功能
phoneCallHistory phoneCallHistorySystem

屬性

IsModemOn

指出此電話線路的數據機是否開啟。

RegistrationRejectCode

取得電話線路的註冊拒絕代碼。

SimSlotIndex

取得與行動電話線路相關聯之 SIM 卡的位置索引。

SimState

取得與行動電話線路相關聯的 SIM 卡狀態。

方法

GetNetworkOperatorDisplayText(PhoneLineNetworkOperatorDisplayTextLocation)

擷取要向用戶顯示的適當 連接字串。

適用於