次の方法で共有


Property.ApiName プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象