ImageResult.MediaUrl Property (Bing, Version 2.0)

Returns the URI to the full-size image.

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

Remarks

The MediaUrl property is typically used to display the full-size image.

See Also

Concepts

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