PhotoImportSource.SerialNumber Property

Definition

Gets the serial number of the device.

public:
 property Platform::String ^ SerialNumber { Platform::String ^ get(); };
winrt::hstring SerialNumber();
public string SerialNumber { get; }
var string = photoImportSource.serialNumber;
Public ReadOnly Property SerialNumber As String

Property Value

String

Platform::String

winrt::hstring

The serial number of the device.

Applies to