共用方式為


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 位元組識別碼。

適用於