IWidgetProviderErrors.OnErrorInfoReported(WidgetErrorInfoReportedArgs) Metodo

Definizione

Generato quando l'host del widget segnala un errore di 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)

Parametri

args
WidgetErrorInfoReportedArgs

WidgetErrorInfoReportedArgs che fornisce informazioni dettagliate sull'errore che ha attivato l'evento.

Si applica a