다음을 통해 공유


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

적용 대상