共用方式為


Evaluate.RacyClassificationScore Property

Definition

Gets or sets the racy classification score.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to