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 架构对象。

适用于