次の方法で共有


FieldJson.Strings(JObject, String) メソッド

定義

protected string[] Strings(Newtonsoft.Json.Linq.JObject schema, string field);
member this.Strings : Newtonsoft.Json.Linq.JObject * string -> string[]
Protected Function Strings (schema As JObject, field As String) As String()

パラメーター

schema
Newtonsoft.Json.Linq.JObject
field
String

戻り値

String[]

適用対象