次の方法で共有


EnumValue.Value プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="value", Required=Newtonsoft.Json.Required.Always)]
public long Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value", Required=Newtonsoft.Json.Required.Always)>]
member this.Value : int64 with get, set
Public Property Value As Long

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象