StorePrice.UnformattedBasePrice Property

Definition

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

Property Value

String

Platform::String

winrt::hstring

Applies to