Freigeben über


WidgetActionInvokedArgs.WidgetContext Eigenschaft

Definition

Ruft ein WidgetContext -Objekt ab, das Informationen zur Konfiguration des zugeordneten Widgets im Widgethost enthält.

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

Eigenschaftswert

Ein WidgetContext -Objekt, das Informationen zur Konfiguration des zugeordneten Widgets im Widgethost enthält.

Gilt für: