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-ID header.
Namespace: Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Syntax
'Declaration
Public Const ContentIdHeader As String
'Usage
Dim value As String
value = ODataConstants.ContentIdHeader
public const string ContentIdHeader
public:
literal String^ ContentIdHeader
static val mutable ContentIdHeader: string
public const var ContentIdHeader : String