Compartilhar via


JsonReader classe

Processos de uma cadeia de caracteres JSON JavaScript Object Notation () para criar o objeto de cliente.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.JsonReader

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight.Runtime (em Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)

Sintaxe

'Declaração
Public NotInheritable Class JsonReader _
    Implements IDisposable
'Uso
Dim instance As JsonReader
public sealed class JsonReader : IDisposable

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

JsonReader membros

Microsoft.SharePoint.Client namespace