JsonRpc.JsonSerializer Property
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.
Gets the JsonSerializer used when serializing and deserializing method arguments and return values.
public Newtonsoft.Json.JsonSerializer JsonSerializer { get; }
member this.JsonSerializer : Newtonsoft.Json.JsonSerializer
Public ReadOnly Property JsonSerializer As JsonSerializer
Property Value
Newtonsoft.Json.JsonSerializer