TrendingImagesTile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET