次の方法で共有


Summary.Item プロパティ

定義

項目を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象