MobileBroadbandCellGsm.CellId Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan ID sel.
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> ^ CellId { IReference<int> ^ get(); };
IReference<int> CellId();
public System.Nullable<int> CellId { get; }
var iReference = mobileBroadbandCellGsm.cellId;
Public ReadOnly Property CellId As Nullable(Of Integer)
Nilai Properti
ID sel.
Persyaratan Windows
Kemampuan aplikasi |
cellularDeviceControl
cellularDeviceIdentity
|
Keterangan
Mengembalikan null jika tidak diketahui.