次の方法で共有


PropertyType.ApiType プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象