MobileBroadbandSlotInfo.Index Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
int
Index d’emplacement de base 0.
Configuration requise pour Windows
Fonctionnalités de l’application |
cellularDeviceControl
cellularDeviceIdentity
|