KnownRetailInfoProperties.WindowsEdition Property

Definition

Gets the string that identifies the WindowsEdition retail demo property.

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

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to