Поделиться через


MobileBroadbandModem.DeviceServices Свойство

Определение

Возвращает список служб устройств, доступных для мобильного широкополосного модема.

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)

Значение свойства

Список служб устройств, доступных для мобильного широкополосного модема.

Требования к Windows

Возможности приложения
cellularDeviceControl cellularDeviceIdentity

Применяется к

См. также раздел