KnownRetailInfoProperties.DisplayModelName Property

Definition

Gets the string that identifies the DisplayModelName retail demo property.

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

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to