Freigeben über


WidgetErrorInfoReportedArgs Klasse

Definition

Stellt Daten für das OnErrorInfoReported-Ereignis bereit, das ausgelöst wird, wenn der Widgethost einen Widgetfehler meldet.

public ref class WidgetErrorInfoReportedArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Widgets.WidgetContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WidgetErrorInfoReportedArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Widgets.WidgetContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WidgetErrorInfoReportedArgs
Public NotInheritable Class WidgetErrorInfoReportedArgs
Vererbung
Object Platform::Object IInspectable WidgetErrorInfoReportedArgs
Attribute

Eigenschaften

ErrorJson

Ruft eine JSON-Zeichenfolge ab, die den Fehler beschreibt, der das Fehlerereignis ausgelöst hat.

WidgetContext

Ruft das WidgetContext-Objekt ab, das dem Fehler zugeordnet ist. Dieses Objekt stellt Informationen zur Konfiguration eines Widgets innerhalb des Widgethosts bereit.

Gilt für: