ObjectAdapter.LogErrorAction 속성

정의

로깅에 대한 작업입니다 JsonPatchError.

public:
 property Action<Microsoft::AspNetCore::JsonPatch::JsonPatchError ^> ^ LogErrorAction { Action<Microsoft::AspNetCore::JsonPatch::JsonPatchError ^> ^ get(); };
public Action<Microsoft.AspNetCore.JsonPatch.JsonPatchError> LogErrorAction { get; }
member this.LogErrorAction : Action<Microsoft.AspNetCore.JsonPatch.JsonPatchError>
Public ReadOnly Property LogErrorAction As Action(Of JsonPatchError)

속성 값

적용 대상