次の方法で共有


FieldJson.FieldSchema(String, Boolean) メソッド

定義

protected Newtonsoft.Json.Linq.JObject FieldSchema(string path, out bool optional);
member this.FieldSchema : string * bool -> Newtonsoft.Json.Linq.JObject
Protected Function FieldSchema (path As String, ByRef optional As Boolean) As JObject

パラメーター

path
String
optional
Boolean

戻り値

Newtonsoft.Json.Linq.JObject

適用対象