共用方式為


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

產品週期性價格,具有目前使用者市場的適當格式設定。

適用於