StorePrice.FormattedPrice 属性

定义

获取具有当前用户市场适当格式的产品的购买价格。

public:
 property Platform::String ^ FormattedPrice { Platform::String ^ get(); };
winrt::hstring FormattedPrice();
public string FormattedPrice { get; }
var string = storePrice.formattedPrice;
Public ReadOnly Property FormattedPrice As String

属性值

String

Platform::String

winrt::hstring

具有当前用户市场适当格式的产品购买价格。

适用于