Click or drag to resize

JsonSerializerSettingsContext Property

[Missing <summary> documentation for "P:Stimulsoft.Base.Json.JsonSerializerSettings.Context"]

Namespace:  Stimulsoft.Base.Json
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StreamingContext Context { get; set; }

Property Value

Type: StreamingContext
See Also