MobileBroadbandModem.DeviceInformation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the MobileBroadbandDeviceInformation for the mobile broadband modem.
public:
property MobileBroadbandDeviceInformation ^ DeviceInformation { MobileBroadbandDeviceInformation ^ get(); };
MobileBroadbandDeviceInformation DeviceInformation();
public MobileBroadbandDeviceInformation DeviceInformation { get; }
var mobileBroadbandDeviceInformation = mobileBroadbandModem.deviceInformation;
Public ReadOnly Property DeviceInformation As MobileBroadbandDeviceInformation
Property Value
The device information for the mobile broadband modem.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|