ImageResult.Title Property (Bing, Version 2.0)
Returns the title of the image.
Public Property Title As String
public string Title { get; set; }
Remarks
For example, "Best Photograph of 2008."
See Also
Concepts
Image SourceType (Bing, Version 2.0)
Image SourceType Code Samples