共用方式為


DeviceInfo.Model Property

Definition

Gets the model of the device.

public:
 static property System::String ^ Model { System::String ^ get(); };
public static string Model { get; }
static member Model : string
Public Shared ReadOnly Property Model As String

Property Value

Device model.

Applies to