Bagikan melalui


MobileBroadbandCellNR.PhysicalCellId Properti

Definisi

Mendapatkan identitas sel fisik.

Catatan

Fungsionalitas ini hanya tersedia untuk aplikasi operator seluler dan aplikasi UWP yang diberi akses istimewa oleh operator jaringan seluler.

Jika Anda ingin menggunakan API ini dan memublikasikan aplikasi Anda ke Microsoft Store, maka Anda memerlukan persetujuan khusus. Untuk informasi selengkapnya, lihat bagian Kemampuan terbatas di topik Deklarasi kemampuan aplikasi .

public:
 property IReference<int> ^ PhysicalCellId { IReference<int> ^ get(); };
IReference<int> PhysicalCellId();
public System.Nullable<int> PhysicalCellId { get; }
var iReference = mobileBroadbandCellNR.physicalCellId;
Public ReadOnly Property PhysicalCellId As Nullable(Of Integer)

Nilai Properti

Identitas sel fisik, dalam rentang (0-1007).

Persyaratan Windows

Kemampuan aplikasi
cellularDeviceControl cellularDeviceIdentity

Berlaku untuk