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

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