PhotoImportStorageMedium.SerialNumber Property

Definition

Gets the serial number of the storage medium.

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

Property Value

String

Platform::String

winrt::hstring

The serial number of the storage medium.

Applies to