Udostępnij przez


BaseNLResult.DiagnosticsJson Property

Definition

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)]
public string DiagnosticsJson { get; set; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>]
member this.DiagnosticsJson : string with get, set
Public Property DiagnosticsJson As String

Property Value

Attributes

Applies to