PhoneLineCellularDetails.SimSlotIndex プロパティ

定義

携帯電話回線に関連付けられている SIM カードのスロット インデックスを取得します。

public:
 property int SimSlotIndex { int get(); };
int SimSlotIndex();
public int SimSlotIndex { get; }
var int32 = phoneLineCellularDetails.simSlotIndex;
Public ReadOnly Property SimSlotIndex As Integer

プロパティ値

Int32

int

携帯電話回線に関連付けられている SIM カードのスロット インデックス。

Windows の要件

アプリの機能
phoneCallHistory phoneCallHistorySystem

適用対象