KnownRetailInfoProperties.DisplayDescription Property

Definition

Gets the string that identifies the DisplayDescription retail demo property.

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

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to