다음을 통해 공유


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[]

적용 대상