KnownRetailInfoProperties.ProcessorDescription Property

Definition

Gets the string that identifies the ProcessorDescription retail demo property.

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

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to