Evaluate.RacyClassificationScore プロパティ

定義

わいせつな分類スコアを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象