次の方法で共有


ExternalEntity.Resolution プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="resolution")]
public object Resolution { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resolution")>]
member this.Resolution : obj with get, set
Public Property Resolution As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象