次の方法で共有


OperationBase.OperationType プロパティ

定義

public:
 property Microsoft::AspNetCore::JsonPatch::Operations::OperationType OperationType { Microsoft::AspNetCore::JsonPatch::Operations::OperationType get(); };
[Newtonsoft.Json.JsonIgnore]
public Microsoft.AspNetCore.JsonPatch.Operations.OperationType OperationType { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.OperationType : Microsoft.AspNetCore.JsonPatch.Operations.OperationType
Public ReadOnly Property OperationType As OperationType

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象