Share via


KnownRetailInfoProperties.ScreenSize プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象