WidgetInfo.WidgetContext プロパティ

定義

ウィジェット ホスト内の WidgetContext ウィジェットの構成に関する情報を含む オブジェクトを取得します。

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

プロパティ値

WidgetContext オブジェクト。

適用対象