次の方法で共有


PatchOperation.Path プロパティ

定義

ターゲットの場所の参照。

[Newtonsoft.Json.JsonProperty(PropertyName="path")]
public abstract string Path { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="path")>]
member this.Path : string
Public MustOverride ReadOnly Property Path As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象