JsonReader.Context - Propriété
Obtient le client actuel contexte d'exécution. Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Context As ClientRuntimeContext
Get
'Utilisation
Dim instance As JsonReader
Dim value As ClientRuntimeContext
value = instance.Context
public ClientRuntimeContext Context { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.ClientRuntimeContext
ClientRuntimeContext .