Silverlight SDK for Microsoft Bing
Results Property
OverviewMicrosoft.BingSearchEnvironmentResults
Gets a collection of the current SearchResults.
Declaration Syntax
C#Visual BasicVisual C++
public SearchResults Results { get; }
Public ReadOnly Property Results As SearchResults
public:
property SearchResults^ Results {
	SearchResults^ get ();
}

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