ImagePrediction.Created プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="created")]
public DateTime Created { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="created")>]
member this.Created : DateTime
Public ReadOnly Property Created As DateTime

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象