StorePrice.UnformattedPrice Property

Definition

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

Property Value

String

Platform::String

winrt::hstring

Applies to