SPContext.MobileContext property
取得Microsoft SharePoint Foundation內容行動的內容。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property MobileContext As SPMobileContext
Get
'用途
Dim instance As SPContext
Dim value As SPMobileContext
value = instance.MobileContext
public SPMobileContext MobileContext { get; }
Property value
Type: Microsoft.SharePoint.SPMobileContext
SPMobileContext 物件,表示行動的內容。