次の方法で共有


TargetType.PropertiesSchema プロパティ

定義

ターゲット型プロパティの JSON スキーマを取得する URL を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.propertiesSchema")]
public string PropertiesSchema { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.propertiesSchema")>]
member this.PropertiesSchema : string
Public ReadOnly Property PropertiesSchema As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象