ApiBehaviorOptions.ClientErrorMapping Özellik

Tanım

HTTP durum kodlarının ile eşlemini ClientErrorDataalır. Yapılandırılan değerler, olduğu ValueProblemDetailsbir ObjectResult örneğe dönüştürmek IClientErrorActionResult için kullanılır.

Bu özelliğin kullanımı sıfırlanarak SuppressMapClientErrorsdevre dışı bırakılabilir.

public:
 property System::Collections::Generic::IDictionary<int, Microsoft::AspNetCore::Mvc::ClientErrorData ^> ^ ClientErrorMapping { System::Collections::Generic::IDictionary<int, Microsoft::AspNetCore::Mvc::ClientErrorData ^> ^ get(); };
public System.Collections.Generic.IDictionary<int,Microsoft.AspNetCore.Mvc.ClientErrorData> ClientErrorMapping { get; }
member this.ClientErrorMapping : System.Collections.Generic.IDictionary<int, Microsoft.AspNetCore.Mvc.ClientErrorData>
Public ReadOnly Property ClientErrorMapping As IDictionary(Of Integer, ClientErrorData)

Özellik Değeri

Şunlara uygulanır