ODataConstants.ContentTypeHeader Field
Name of the HTTP content type header.
Namespace: Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Syntax
'Declaration
Public Const ContentTypeHeader As String
'Usage
Dim value As String
value = ODataConstants.ContentTypeHeader
public const string ContentTypeHeader
public:
literal String^ ContentTypeHeader
static val mutable ContentTypeHeader: string
public const var ContentTypeHeader : String