MobileBroadbandDeviceInformation.SerialNumber 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 serial number of the mobile broadband device.
public:
property Platform::String ^ SerialNumber { Platform::String ^ get(); };
winrt::hstring SerialNumber();
public string SerialNumber { get; }
var string = mobileBroadbandDeviceInformation.serialNumber;
Public ReadOnly Property SerialNumber As String
Property Value
The serial number of the mobile broadband device.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|