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

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