Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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