PhoneLine.CellularDetails 属性

定义

获取 PhoneLine 实例的手机网络组件特定组件的详细信息。 对于 VoIP 电话线路,此属性为 NULL。

public:
 property PhoneLineCellularDetails ^ CellularDetails { PhoneLineCellularDetails ^ get(); };
PhoneLineCellularDetails CellularDetails();
public PhoneLineCellularDetails CellularDetails { get; }
var phoneLineCellularDetails = phoneLine.cellularDetails;
Public ReadOnly Property CellularDetails As PhoneLineCellularDetails

属性值

PhoneLine 实例的详细信息。

Windows 要求

应用功能
phoneCallHistory phoneCallHistorySystem

适用于