次の方法で共有


NativeAdV2.SponsoredBy プロパティ

定義

ネイティブ広告でアドバタイズされている製品のスポンサーのブランド名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ネイティブ広告で宣伝されている製品のスポンサーのブランド名。

適用対象

こちらもご覧ください