MobileBroadbandSlotInfo.Index 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得以 0 為基礎的位置索引。 MobileBroadbandSlotInfo.Index符合對應ESim物件的SlotIndex屬性。
注意
這項功能僅適用于行動電信業者應用程式,以及行動網路操作員提供特殊許可權存取的 UWP 應用程式。
如果您想要使用此 API 並將您的應用程式發佈至 Microsoft Store,則需要特殊核准。 如需詳細資訊,請參閱應用程式功能宣告主題中的受限制功能一節。
public:
property int Index { int get(); };
int Index();
public int Index { get; }
var int32 = mobileBroadbandSlotInfo.index;
Public ReadOnly Property Index As Integer
屬性值
以 0 為基礎的位置索引。
Windows 需求
應用程式功能 |
cellularDeviceControl
cellularDeviceIdentity
|
適用於