Share via


PhotoImportSource.Id Property

Definition

Gets a unique 16-byte identifier that is common across multiple transports supported by the device.

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

Property Value

String

Platform::String

winrt::hstring

A unique 16-byte identifier that is common across multiple transports supported by the device.

Applies to