次の方法で共有


ModelDeprecationInfo.FineTune プロパティ

定義

fineTune Model の非推奨の datetime を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象