ImageResult.DisplayUrl Property (Bing, Version 2.0)

Returns the URL that is displayed on the Search Results page.

Public Property DisplayUrl As String
public string DisplayUrl { get; set; }

Remarks

DisplayUrl may be the same as MediaUrl, or it may be modified for the purposes of display.

See Also

Concepts

Image SourceType (Bing, Version 2.0)
Image SourceType Code Samples