PhoneLineCellularDetails.SimState プロパティ

定義

携帯電話の回線に関連付けられている SIM カードの状態を取得します。

public:
 property PhoneSimState SimState { PhoneSimState get(); };
PhoneSimState SimState();
public PhoneSimState SimState { get; }
var phoneSimState = phoneLineCellularDetails.simState;
Public ReadOnly Property SimState As PhoneSimState

プロパティ値

携帯電話回線に関連付けられている SIM カードの状態。

Windows の要件

アプリの機能
phoneCallHistory phoneCallHistorySystem

適用対象