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

设备型号名称。

适用于