KnownRetailInfoProperties.Memory プロパティ

定義

Memory retail demo プロパティを識別する文字列を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象