共用方式為


NativeAdV2.Price 屬性

定義

取得在原生廣告中公告的產品價格,包括貨幣符號。

public:
 property Platform::String ^ Price { Platform::String ^ get(); };
winrt::hstring Price();
public string Price { get; }
var string = nativeAdV2.price;
Public ReadOnly Property Price As String

屬性值

System.String

備註

原生廣告所公告的產品價格,包括貨幣符號。

適用於

另請參閱