ODataRawValueSerializer Class

 

Represents an ODataSerializer for serializing the raw value of an IEdmPrimitiveType.

Namespace:   System.Web.OData.Formatter.Serialization
Assembly:  System.Web.OData (in System.Web.OData.dll)

System::Object
  System.Web.OData.Formatter.Serialization::ODataSerializer
    System.Web.OData.Formatter.Serialization::ODataRawValueSerializer

public ref class ODataRawValueSerializer : ODataSerializer

NameDescription
System_CAPS_pubmethodODataRawValueSerializer()

Initializes a new instance of ODataRawValueSerializer.

NameDescription
System_CAPS_pubpropertyODataPayloadKind

Gets the ODataPayloadKind that this serializer generates. (Inherited from ODataSerializer.)

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
Show: