次の方法で共有


JSONEntity.EndPos プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="endPos")]
public int EndPos { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endPos")>]
member this.EndPos : int with get, set
Public Property EndPos As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象