SPRequestUsageEntry.RequestType property
The HTTP request type for the client request.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property RequestType As String
Get
Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As String
value = instance.RequestType
instance.RequestType = value
public string RequestType { get; set; }
Property value
Type: System.String
Returns String.