HttpConfiguration::Formatters Property

 

Gets the media-type formatters for this instance.

Namespace:   System.Web.Http
Assembly:  System.Web.Http (in System.Web.Http.dll)

public:
property MediaTypeFormatterCollection^ Formatters {
	MediaTypeFormatterCollection^ get();
}
Return to top
Show: