RequestType enumeration

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Enumeration RequestType
'Usage
Dim instance As RequestType
public enum RequestType

Members

Member name Description
GET
POST
PUT
DELETE

See also

Reference

Microsoft.SharePoint.Client namespace