Freigeben über


SPMobileContext.ParentHttpContext-Eigenschaft

Dient zum Abrufen des aktuellen HTTP-Anforderungskontexts.

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

Syntax

'Declaration
Protected ReadOnly Property ParentHttpContext As HttpContext
    Get
'Usage
Dim value As HttpContext

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

Eigenschaftswert

Typ: System.Web.HttpContext
Ein HttpContext -Objekt, das Informationen über den Kontext der aktuellen Anforderung bereitstellt.

Siehe auch

Referenz

SPMobileContext Klasse

SPMobileContext-Member

Microsoft.SharePoint-Namespace