다음을 통해 공유


PropertySchema.Schema 속성

정의

이 속성에 대한 JSON 스키마 개체를 가져옵니다.

public Newtonsoft.Json.Linq.JObject Schema { get; }
member this.Schema : Newtonsoft.Json.Linq.JObject
Public ReadOnly Property Schema As JObject

속성 값

Newtonsoft.Json.Linq.JObject

이 속성에 대한 JSON 스키마 개체입니다.

적용 대상