次の方法で共有


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 バイト識別子。

適用対象