SPAppRequestContext.Current property
取得目前的應用程式要求內容。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared ReadOnly Property Current As SPAppRequestContext
Get
'用途
Dim value As SPAppRequestContext
value = SPAppRequestContext.Current
public static SPAppRequestContext Current { get; }
Property value
Type: Microsoft.SharePoint.SPAppRequestContext
目前的應用程式要求內容。