NativeAdV2.IconImage 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得原生廣告的圖示影像,如廣告贊助者提供。
public:
property NativeImage ^ IconImage { NativeImage ^ get(); };
NativeImage IconImage();
public NativeImage IconImage { get; }
var nativeImage = nativeAdV2.iconImage;
Public ReadOnly Property IconImage As NativeImage
屬性值
原生廣告的圖示影像,由廣告贊助者提供。