Compartilhar via


Candidate.Confidence Propriedade

Definição

Obtém ou define o nível de confiança.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a