KnownRetailInfoProperties.IsFeatured Property

Definition

Gets the string that identifies the IsFeatured retail demo property.

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

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to