Share via


MobileBroadbandDeviceInformation.SerialNumber Property

Definition

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

String

Platform::String

winrt::hstring

The serial number of the mobile broadband device.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to