KnownRetailInfoProperties.Price Property

Definition

Gets the string that identifies the Price retail demo property.

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

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to