次の方法で共有


ContentTypeContract.Schema プロパティ

定義

コンテンツ タイプ スキーマを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.schema")]
public object Schema { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.schema")>]
member this.Schema : obj with get, set
Public Property Schema As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象