次の方法で共有


ExternalEntity.StartIndex プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象