次の方法で共有


SchemaGroup.SchemaCompatibility プロパティ

定義

使用可能な値を取得または設定します。'None'、'Backward'、'Forward'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.schemaCompatibility")]
public string SchemaCompatibility { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.schemaCompatibility")>]
member this.SchemaCompatibility : string with get, set
Public Property SchemaCompatibility As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象