KnownRetailInfoProperties.IsFeatured プロパティ

定義

IsFeatured 小売デモ プロパティを識別する文字列を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

小売デモ プロパティを識別する文字列。

適用対象