次の方法で共有


Domain.Type プロパティ

定義

使用可能な値には、'Classification'、'ObjectDetection' が含まれます。

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public string Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : string
Public ReadOnly Property Type As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象