JsonSerializerSettings Class
NuGet: GHIElectronics.TinyCLR.Data.Json
Assembly: GHIElectronics.TinyCLR.Data.Json
Namespace: GHIElectronics.TinyCLR.Data.Json
Settings that control how objects are serialized to JSON tokens.
public class JsonSerializerSettings
Properties
TypeNameHandling
public TypeNameHandling TypeNameHandling { get; set; }
Gets or sets how type names are emitted for serialized objects.