JsonReader(TextReader, ClientRuntimeContext) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public JsonReader (System.IO.TextReader reader, Microsoft.SharePoint.Client.ClientRuntimeContext runtimeContext);
new Microsoft.SharePoint.Client.JsonReader : System.IO.TextReader * Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.SharePoint.Client.JsonReader
Public Sub New (reader As TextReader, runtimeContext As ClientRuntimeContext)
Parameters
- reader
- TextReader
- runtimeContext
- ClientRuntimeContext