Delen via


ODataMediaTypeFormat Class

Definition

A helper class to associate a ODataFormat with a media type.

public sealed class ODataMediaTypeFormat
type ODataMediaTypeFormat = class
Public NotInheritable Class ODataMediaTypeFormat
Inheritance
ODataMediaTypeFormat

Constructors

ODataMediaTypeFormat(ODataMediaType, ODataFormat)

Constructor forODataMediaTypeFormat

Properties

Format

The ODataFormat for this media type.

MediaType

The media type.

Applies to