Property localizedPriceString
localizedPriceString
Gets the localized price. This is the price formatted with currency symbol.
Declaration
public string localizedPriceString { get; }
Property Value
Type | Description |
---|---|
string | The localized price string. |