StorePrice.FormattedRecurrencePrice 属性

定义

如果为此产品启用了定期计费,则获取具有当前用户市场的适当格式的产品的定期价格。

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

属性值

String

Platform::String

winrt::hstring

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

适用于