SPContext.MobileContext - Propriété

Obtient le contexte mobile pour le contexte Microsoft SharePoint Foundation .

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MobileContext As SPMobileContext
    Get
'Utilisation
Dim instance As SPContext
Dim value As SPMobileContext

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

Valeur de propriété

Type : Microsoft.SharePoint.SPMobileContext
Objet SPMobileContext qui représente le contexte mobile.

Voir aussi

Référence

SPContext classe

SPContext - Membres

Microsoft.SharePoint - Espace de noms