Campo ODataConstants.ContentTypeHeader
Nome dell'intestazione content-type HTTP.
Spazio dei nomi Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Sintassi
'Dichiarazione
Public Const ContentTypeHeader As String
'Utilizzo
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