Silverlight SDK for Microsoft Bing
MediaType Property
OverviewMicrosoft.BingSearchResultMediaType
Gets/Sets the Media Type for the SearchResult.
Declaration Syntax
C#Visual BasicVisual C++
public MediaTypes MediaType { get; set; }
Public Property MediaType As MediaTypes
public:
property MediaTypes MediaType {
	MediaTypes get ();
	void set (MediaTypes value);
}

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