Silverlight SDK for Microsoft Bing
RelatedSearches Property
OverviewMicrosoft.Bing.ServiceNewsResponseRelatedSearches
Declaration Syntax
C#Visual BasicVisual C++
public NewsRelatedSearch[] RelatedSearches { get; set; }
Public Property RelatedSearches As NewsRelatedSearch()
public:
property array<NewsRelatedSearch^>^ RelatedSearches {
	array<NewsRelatedSearch^>^ get ();
	void set (array<NewsRelatedSearch^>^ value);
}
Remarks

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