Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

KnownRetailInfoProperties.Memory Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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


Feedback

Was this page helpful?