Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the current app request context.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Current As SPAppRequestContext
Get
'Usage
Dim value As SPAppRequestContext
value = SPAppRequestContext.Current
public static SPAppRequestContext Current { get; }
Property value
Type: Microsoft.SharePoint.SPAppRequestContext
The current app request context.