Partager via


WidgetInfo.WidgetContext Propriété

Définition

Obtient un WidgetContext objet contenant 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 = widgetInfo.widgetContext;
Public ReadOnly Property WidgetContext As WidgetContext

Valeur de propriété

Objet WidgetContext.

S’applique à