Condividi tramite


JsonPatchError.Operation Proprietà

Definizione

Ottiene l'oggetto Operation che ha causato l'errore.

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

Valore della proprietà

Si applica a