SPRequestUsageEntry.RequestType-Eigenschaft
Der HTTP-Anforderung-Typ für die Clientanforderung.
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; }
Eigenschaftswert
Typ: System.String
Gibt String zurück.