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