Partager via


WidgetAnalyticsInfoReportedArgs.WidgetContext Propriété

Définition

Obtient l’objet WidgetContext associé aux informations d’analyse. Cet objet fournit des informations sur la configuration d’un widget dans l’hôte du widget.

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

Valeur de propriété

Objet WidgetContext .

S’applique à