Share via


TrendingImagesTile Class

Definition

Defines an image tile.

public class TrendingImagesTile
type TrendingImagesTile = class
Public Class TrendingImagesTile
Inheritance
TrendingImagesTile

Constructors

TrendingImagesTile()

Initializes a new instance of the TrendingImagesTile class.

TrendingImagesTile(Query, ImageObject)

Initializes a new instance of the TrendingImagesTile class.

Properties

Image

Gets or sets the image's thumbnail.

Query

Gets or sets a query that returns a Bing search results page with more images of the subject. For example, if the category is Popular People Searches, then the thumbnail is of a popular person. The query would return a Bing search results page with more images of that person.

Methods

Validate()

Validate the object.

Applies to