Bagikan melalui


MobileBroadbandModem.DeviceServices Properti

Definisi

Mendapatkan daftar layanan perangkat yang tersedia untuk modem broadband seluler.

public:
 property IVectorView<MobileBroadbandDeviceServiceInformation ^> ^ DeviceServices { IVectorView<MobileBroadbandDeviceServiceInformation ^> ^ get(); };
IVectorView<MobileBroadbandDeviceServiceInformation> DeviceServices();
public IReadOnlyList<MobileBroadbandDeviceServiceInformation> DeviceServices { get; }
var iVectorView = mobileBroadbandModem.deviceServices;
Public ReadOnly Property DeviceServices As IReadOnlyList(Of MobileBroadbandDeviceServiceInformation)

Nilai Properti

Daftar layanan perangkat yang tersedia untuk modem broadband seluler.

Persyaratan Windows

Kemampuan aplikasi
cellularDeviceControl cellularDeviceIdentity

Berlaku untuk

Lihat juga