TcHmiJsonSerializer.DefaultSettingsWithDefaultConverters Property
Gets the default JsonSerializerSettings with the DefaultJsonConverters.
Namespace: TcHmiSrv.Core.Tools.Json.Newtonsoft
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public static JsonSerializerSettings DefaultSettingsWithDefaultConverters { get; }
Property Value
Type: JsonSerializerSettings