JsonPatchError.Operation 属性

定义

获取 Operation 导致错误的 。

public:
 property Microsoft::AspNetCore::JsonPatch::Operations::Operation ^ Operation { Microsoft::AspNetCore::JsonPatch::Operations::Operation ^ get(); };
public Microsoft.AspNetCore.JsonPatch.Operations.Operation Operation { get; }
member this.Operation : Microsoft.AspNetCore.JsonPatch.Operations.Operation
Public ReadOnly Property Operation As Operation

属性值

适用于