共用方式為


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

裝置型號名稱。

適用於