MobileBroadbandDeviceInformation.FirmwareInformation 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 device-specific firmware information for the mobile broadband network device.
public:
property Platform::String ^ FirmwareInformation { Platform::String ^ get(); };
winrt::hstring FirmwareInformation();
public string FirmwareInformation { get; }
var string = mobileBroadbandDeviceInformation.firmwareInformation;
Public ReadOnly Property FirmwareInformation As String
Property Value
The device-specific firmware information for the mobile broadband network device.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|