共用方式為


NativeAd.SponsoredBy 屬性

定義

取得在原生廣告中公告之產品的贊助者品牌名稱。

public:
 property Platform::String ^ SponsoredBy { Platform::String ^ get(); };
winrt::hstring SponsoredBy();
public string SponsoredBy { get; }
var string = nativeAd.sponsoredBy;
Public ReadOnly Property SponsoredBy As String

屬性值

String

Platform::String

winrt::hstring

在原生廣告中公告之產品的贊助者品牌名稱。

備註

重要

NativeAd類別已被取代。 請改用 NativeAdV2

適用於

另請參閱