Partager via


SPMobileContext.ParentHttpContext - Propriété

Obtient le contexte de la demande HTTP en cours.

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

Syntaxe

'Déclaration
Protected ReadOnly Property ParentHttpContext As HttpContext
    Get
'Utilisation
Dim value As HttpContext

value = Me.ParentHttpContext
protected HttpContext ParentHttpContext { get; }

Valeur de propriété

Type : System.Web.HttpContext
Objet HttpContext qui fournit des informations sur le contexte de la demande en cours.

Voir aussi

Référence

SPMobileContext classe

SPMobileContext - Membres

Microsoft.SharePoint - Espace de noms