IWidgetProviderErrors.OnErrorInfoReported(WidgetErrorInfoReportedArgs) Methode

Definition

Wird ausgelöst, wenn der Widgethost einen Widgetfehler meldet.

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

Parameter

args
WidgetErrorInfoReportedArgs

Ein WidgetErrorInfoReportedArgs , das Details zum Fehler bereitstellt, der das Ereignis ausgelöst hat.

Gilt für: