Campo ODataConstants.MethodDelete
Nome del metodo HTTP per le richieste DELETE.
Spazio dei nomi Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Sintassi
'Dichiarazione
Public Const MethodDelete As String
'Utilizzo
Dim value As String
value = ODataConstants.MethodDelete
public const string MethodDelete
public:
literal String^ MethodDelete
static val mutable MethodDelete: string
public const var MethodDelete : String