MediaTypeFormatter Properties

Include Protected Members
Include Inherited Members

The MediaTypeFormatter type exposes the following members.

Properties

  Name Description
Public propertyStatic member MaxHttpCollectionKeys Gets or sets the maximum number of keys stored in a T: [System.Collections.Specialized.NameValueCollection].
Public property MediaTypeMappings Gets the mutable collection of MediaTypeMapping objects that match HTTP requests to media types.
Public property RequiredMemberSelector Gets or sets the IRequiredMemberSelector instance used to determine required members.
Public property SupportedEncodings Gets the mutable collection of character encodings supported bythis MediaTypeFormatter.
Public property SupportedMediaTypes Gets the mutable collection of media types supported bythis MediaTypeFormatter.

Top

See Also

Reference

MediaTypeFormatter Class

System.Net.Http.Formatting Namespace