KnownRetailInfoProperties.GraphicsDescription Property

Definition

Gets the string that identifies the GraphicsDescription retail demo property.

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

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to