MainImages property

NativeAd.MainImages property

Gets the main images for the native ad, as supplied by the ad sponsor.

Syntax


public:
property IVectorView<NativeImage>^ MainImages { 
   IVectorView<NativeImage>^ get();
}

Property value

Type: IVectorView<NativeImage> [C++] | System.Collections.Generic.IReadOnlyList<NativeImage> [.NET]

The main images for the native ad, as supplied by the ad sponsor.

Requirements

Minimum supported client

Windows 10

Minimum supported server

None supported

Minimum supported phone

Windows 10 Mobile

Namespace

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

See also

NativeAd
OpenRTB Native Ads API Specification

 

 

Show:
© 2017 Microsoft