Json.Serializer Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)]
public static Newtonsoft.Json.JsonSerializer Serializer { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)>]
Microsoft.Quantum.QsCompiler.Serialization.Json.Serializer : Newtonsoft.Json.JsonSerializer
Public Shared ReadOnly Property Serializer As JsonSerializer

Property Value

Newtonsoft.Json.JsonSerializer
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to