KnownRetailInfoProperties.Memory Property

Definition

Gets the string that identifies the Memory retail demo property.

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

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to