Partager via


WidgetErrorInfoReportedArgs.WidgetContext Propriété

Définition

Obtient l’objet WidgetContext associé à l’erreur. Cet objet fournit des informations sur la configuration d’un widget au sein de l’hôte du widget.

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

Valeur de propriété

Objet WidgetContext.

S’applique à