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

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