共用方式為


StorePrice.UnformattedPrice 屬性

定義

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

屬性值

String

Platform::String

winrt::hstring

適用於