PhotoImportSource.Id 属性

定义

获取设备支持的多个传输中通用的唯一 16 字节标识符。

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

属性值

String

Platform::String

winrt::hstring

唯一的 16 字节标识符,在设备支持的多个传输之间通用。

适用于