次の方法で共有


PatchOperation<T>.Value プロパティ

定義

値パラメーター。

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public abstract T Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : 'T
Public MustOverride ReadOnly Property Value As T

プロパティ値

T
属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象