次の方法で共有


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

適用対象