다음을 통해 공유


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

반환

적용 대상