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

속성 값

적용 대상