Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

MediaTypeFormatter.MediaTypeMappings Property

 

Gets the mutable collection of MediaTypeMapping objects that match HTTP requests to media types.

Namespace:   System.Net.Http.Formatting
Assembly:  System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)

Public Property MediaTypeMappings As Collection(Of MediaTypeMapping)
	Get
	Private Set
End Property
Return to top
Show: