次の方法で共有


DetectorDefinition.Rank プロパティ

定義

検出機能のランクを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象