SPMobileContext class
Fornece informações sobre o contexto atual é necessária para a interação entre dispositivos móveis e SharePoint Foundation sites da Web.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPMobileContext
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Class SPMobileContext
'Uso
Dim instance As SPMobileContext
public class SPMobileContext
Comentários
SPMobileContext não tem nenhum construtor público. Obtenha uma referência para um objeto SPMobileContext , lendo a propriedade SPContext.MobileContext .
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.