Silverlight SDK for Microsoft Bing
IconUrl Property
OverviewMicrosoft.BingSearchResultIconUrl
Gets/Sets the Icon Url for the SearchResult. This is the image file for displaying the type iconic for the result.
Declaration Syntax
C#Visual BasicVisual C++
public string IconUrl { get; set; }
Public Property IconUrl As String
public:
property String^ IconUrl {
	String^ get ();
	void set (String^ value);
}

Assembly: Microsoft.Bing.Data (Module: Microsoft.Bing.Data) Version: 1.0.0.0 (1.0.0.0)