Bagikan melalui


MobileBroadbandCellLte.PhysicalCellId Properti

Definisi

Mendapatkan ID sel pysical.

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 = mobileBroadbandCellLte.physicalCellId;
Public ReadOnly Property PhysicalCellId As Nullable(Of Integer)

Nilai Properti

ID sel.

Persyaratan Windows

Kemampuan aplikasi
cellularDeviceControl cellularDeviceIdentity

Keterangan

Rentang nilai ini adalah 0~503; mengembalikan null jika tidak diketahui.

Berlaku untuk