MobileBroadbandSlotInfo.Index Propriété

Définition

Obtient l’index d’emplacement de base 0. MobileBroadbandSlotInfo.Index correspond à la propriété SlotIndex de l’objet ESim correspondant.

Notes

Cette fonctionnalité n’est disponible que pour les applications d’opérateur mobile et les applications UWP disposant d’un accès privilégié par les opérateurs de réseau mobile.

Si vous souhaitez utiliser cette API et publier votre application dans le Microsoft Store, vous aurez besoin d’une approbation spéciale. Pour plus d’informations, consultez la section Fonctionnalités restreintes dans la rubrique Déclarations de fonctionnalités d’application .

public:
 property int Index { int get(); };
int Index();
public int Index { get; }
var int32 = mobileBroadbandSlotInfo.index;
Public ReadOnly Property Index As Integer

Valeur de propriété

Int32

int

Index d’emplacement de base 0.

Configuration requise pour Windows

Fonctionnalités de l’application
cellularDeviceControl cellularDeviceIdentity

S’applique à