Partager via


WidgetCustomizationRequestedArgs.WidgetContext Propriété

Définition

Obtient l’objet WidgetContext associé à la demande de personnalisation. 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 = widgetCustomizationRequestedArgs.widgetContext;
Public ReadOnly Property WidgetContext As WidgetContext

Valeur de propriété

Objet WidgetContext .

S’applique à