Compartilhar via


ClassificationCategory1.Score Propriedade

Definição

Obtém ou define a pontuação de categoria1.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a