Freigeben über


StorePrice.FormattedPrice Eigenschaft

Definition

Ruft den Kaufpreis für das Produkt mit der entsprechenden Formatierung für den Markt des aktuellen Benutzers ab.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Kaufpreis für das Produkt mit der entsprechenden Formatierung für den Markt des aktuellen Benutzers.

Gilt für: