JSON Serializer Options
Last updated
Last updated
Options which control the serialization and deserialization process
public struct JsonSerializerOptions
Controls how references are serialized.
Syntaxpublic SerializeReferences { get; set; }
Value
When true references are maintained instead of serializing the objects directly.
Remarks
RequirementsNamespace: Sansar.Utility Assembly: Sansar.Script (in Sansar.Script.dll) Assembly Versions: 1.0.0.0