ContentType Field

Specifies the name of the HTTP content type header.

Namespace:  Microsoft.Data.OData
Assembly:  Microsoft.Data.OData (in Microsoft.Data.OData.dll)

Syntax

'Declaration
Public Const ContentType As String
'Usage
Dim value As String

value = ODataHttpHeaders.ContentType
public const string ContentType
public:
literal String^ ContentType
static val mutable ContentType: string
public const var ContentType : String

See Also

Reference

ODataHttpHeaders Class

Microsoft.Data.OData Namespace