IWidgetProviderErrors.OnErrorInfoReported(WidgetErrorInfoReportedArgs) Método

Definição

Gerado quando o host do widget relata um erro de widget.

public:
 void OnErrorInfoReported(WidgetErrorInfoReportedArgs ^ args);
void OnErrorInfoReported(WidgetErrorInfoReportedArgs const& args);
public void OnErrorInfoReported(WidgetErrorInfoReportedArgs args);
function onErrorInfoReported(args)
Public Sub OnErrorInfoReported (args As WidgetErrorInfoReportedArgs)

Parâmetros

args
WidgetErrorInfoReportedArgs

Um WidgetErrorInfoReportedArgs que fornece detalhes sobre o erro que disparou o evento.

Aplica-se a