Share via


SPContext.MobileContext-Eigenschaft

Ruft den mobilen Kontext für den Microsoft SharePoint Foundation -Kontext.

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

Syntax

'Declaration
Public ReadOnly Property MobileContext As SPMobileContext
    Get
'Usage
Dim instance As SPContext
Dim value As SPMobileContext

value = instance.MobileContext
public SPMobileContext MobileContext { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPMobileContext
Ein SPMobileContext -Objekt, das den mobilen Kontext darstellt.

Siehe auch

Referenz

SPContext Klasse

SPContext-Member

Microsoft.SharePoint-Namespace