Partager via


MobileBroadbandCellNR.CellId Propriété

Définition

Obtient l’identité de cellule.

Notes

Cette fonctionnalité est disponible uniquement 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 sur 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 des fonctionnalités d’application .

public:
 property IReference<long long> ^ CellId { IReference<long long> ^ get(); };
IReference<long> CellId();
public System.Nullable<long> CellId { get; }
var iReference = mobileBroadbandCellNR.cellId;
Public ReadOnly Property CellId As Nullable(Of Long)

Valeur de propriété

IReference<Int64>

Nullable<Int64>

Windows.Foundation.IReference<long long>

IReference<long>

Identité de cellule, dans la plage (0-68719476736).

Configuration requise pour Windows

Fonctionnalités de l’application
cellularDeviceControl cellularDeviceIdentity

S’applique à