Silverlight SDK for Microsoft Bing
DisplayUrl Property
OverviewMicrosoft.BingSearchResultDisplayUrl
Gets/Sets the Display Url for the SearchResult.
Declaration Syntax
C#Visual BasicVisual C++
public string DisplayUrl { get; set; }
Public Property DisplayUrl As String
public:
property String^ DisplayUrl {
	String^ get ();
	void set (String^ value);
}

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