次の方法で共有


GlobalSchemaContract.Value プロパティ

定義

json ベース以外のスキーマの json エンコード文字列を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象