Share via


JsonPatchException.FailedOperation Property

Definition

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

Property Value

Applies to