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