Compartir a través de


IntentPrediction.Score Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="score")]
public double? Score { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="score")>]
member this.Score : Nullable<double> with get, set
Public Property Score As Nullable(Of Double)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a