NativeAd.CallToAction プロパティ

定義

ネイティブ広告の アクションの呼び出 しテキストを取得します。

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

プロパティ値

System.String

ネイティブ広告 のアクションの呼び出 しテキスト。

注釈

重要

NativeAd クラスは非推奨です。 代わりに NativeAdV2 を使用してください。

適用対象

こちらもご覧ください