Silverlight SDK for Microsoft Bing
ImageWidth Property
OverviewMicrosoft.BingSearchResultImageWidth
Gets/Sets a uint value which describes the width of an image associated with the SearchResult.
Declaration Syntax
C#Visual BasicVisual C++
public uint ImageWidth { get; set; }
Public Property ImageWidth As UInteger
public:
property unsigned int ImageWidth {
	unsigned int get ();
	void set (unsigned int value);
}

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