次の方法で共有


NativeAdV2.IconImage プロパティ

定義

広告スポンサーが提供するネイティブ広告のアイコン画像を取得します。

public:
 property NativeImage ^ IconImage { NativeImage ^ get(); };
NativeImage IconImage();
public NativeImage IconImage { get; }
var nativeImage = nativeAdV2.iconImage;
Public ReadOnly Property IconImage As NativeImage

プロパティ値

広告スポンサーが提供するネイティブ広告のアイコン画像。

適用対象

こちらもご覧ください