KnownRetailInfoProperties.ModelName Property

Definition

Gets the string that identifies the ModelName retail demo property.

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

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to