次の方法で共有


MetaDataContract.RecognitionModel プロパティ

定義

使用可能な値を取得または設定します: 'recognition_01'、'recognition_02'

[Newtonsoft.Json.JsonProperty(PropertyName="recognitionModel")]
public string RecognitionModel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recognitionModel")>]
member this.RecognitionModel : string with get, set
Public Property RecognitionModel As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象