PhotoImportSource.Model Property

Definition

Gets the device model name.

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

Property Value

String

Platform::String

winrt::hstring

The device model name.

Applies to