次の方法で共有


Namespace.Comment プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象