SPRequestUsageEntry.RequestType - Propriété

Le type de demande HTTP pour la requête du client.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property RequestType As String
    Get
    Set
'Utilisation
Dim instance As SPRequestUsageEntry
Dim value As String

value = instance.RequestType

instance.RequestType = value
public string RequestType { get; set; }

Valeur de propriété

Type : System.String
Retourne String .

Voir aussi

Référence

SPRequestUsageEntry classe

SPRequestUsageEntry - Membres

Microsoft.SharePoint.Administration - Espace de noms