Share via


StoreHardwareManufacturerInfo.ModelName Property

Definition

Gets the model name for the current device.

public:
 property Platform::String ^ ModelName { Platform::String ^ get(); };
winrt::hstring ModelName();
public string ModelName { get; }
var string = storeHardwareManufacturerInfo.modelName;
Public ReadOnly Property ModelName As String

Property Value

String

Platform::String

winrt::hstring

The model name for the current device.

Applies to