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

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