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

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