ConfigurationBuilderContextReportExceptionFuncAsync - свойство
Пространство имён: Tessa.Platform.ConfigurationСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public ReportExceptionFuncAsync? ReportExceptionFuncAsync { get; set; }
Public Property ReportExceptionFuncAsync As ReportExceptionFuncAsync
Get
Set
public:
virtual property ReportExceptionFuncAsync^ ReportExceptionFuncAsync {
ReportExceptionFuncAsync^ get () sealed;
void set (ReportExceptionFuncAsync^ value) sealed;
}
abstract ReportExceptionFuncAsync : ReportExceptionFuncAsync with get, set
override ReportExceptionFuncAsync : ReportExceptionFuncAsync with get, set
ReportExceptionFuncAsyncIConfigurationBuilderContextReportExceptionFuncAsync