KnownRetailInfoProperties.FormFactor Property

Definition

Gets the string that identifies the FormFactor retail demo property.

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

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to