This documentation is archived and is not being maintained.
MediaTypeFormatterExtensions Class
Namespace:
System.Net.Http.Formatting Assemblies:
System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)
System.Web.Http (in System.Web.Http.dll)
System:: Object System.Net.Http.Formatting:: MediaTypeFormatterExtensions
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
[ExtensionAttribute]
public ref class MediaTypeFormatterExtensions abstract sealed
Name Description AddQueryStringMapping(MediaTypeFormatter^, String^, String^, MediaTypeHeaderValue^) AddQueryStringMapping(MediaTypeFormatter^, String^, String^, String^) AddRequestHeaderMapping(MediaTypeFormatter^, String^, String^, StringComparison, Boolean, MediaTypeHeaderValue^) AddRequestHeaderMapping(MediaTypeFormatter^, String^, String^, StringComparison, Boolean, String^)
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Return to top