Aracılığıyla paylaş


Category.Score Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to