Freigeben über


WidgetErrorInfoReportedArgs.WidgetContext Eigenschaft

Definition

Ruft das WidgetContext Objekt ab, das dem Fehler zugeordnet ist. Dieses Objekt enthält Informationen zur Konfiguration eines Widgets innerhalb des Widgethosts.

public:
 property WidgetContext ^ WidgetContext { WidgetContext ^ get(); };
WidgetContext WidgetContext();
public WidgetContext WidgetContext { get; }
var widgetContext = widgetErrorInfoReportedArgs.widgetContext;
Public ReadOnly Property WidgetContext As WidgetContext

Eigenschaftswert

Das WidgetContext--Objekt.

Gilt für: