次の方法で共有


PhotoImportSource.Model プロパティ

定義

デバイス モデル名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

デバイス モデル名。

適用対象