NativeAd.Description プロパティ

定義

ネイティブ広告の説明を取得します。

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

プロパティ値

System.String

ネイティブ広告の説明。

注釈

重要

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

適用対象

こちらもご覧ください