KnownRetailInfoProperties.ScreenSize Property

Definition

Gets the string that identifies the ScreenSize retail demo property.

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

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to