次の方法で共有


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

定義

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

パラメーター

schema
Newtonsoft.Json.Linq.JObject
field
String

戻り値

適用対象